This file is indexed.

/usr/share/gtk-doc/html/liboobs/OobsSMBConfig.html is in liboobs-1-dev 3.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OobsSMBConfig</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Liboobs (System configuration management) Reference Manual">
<link rel="up" href="ch03.html" title="Shared folders management">
<link rel="prev" href="ch03.html" title="Shared folders management">
<link rel="next" href="OobsNFSConfig.html" title="OobsNFSConfig">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="ch03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch03.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Liboobs (System configuration management) Reference Manual</th>
<td><a accesskey="n" href="OobsNFSConfig.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#OobsSMBConfig.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#OobsSMBConfig.description" class="shortcut">Description</a>
                   | 
                  <a href="#OobsSMBConfig.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#OobsSMBConfig.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry">
<a name="OobsSMBConfig"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="OobsSMBConfig.top_of_page"></a>OobsSMBConfig</span></h2>
<p>OobsSMBConfig — Object that represents SMB configuration</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="OobsSMBConfig.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">struct              <a class="link" href="OobsSMBConfig.html#OobsSMBConfig-struct" title="struct OobsSMBConfig">OobsSMBConfig</a>;
struct              <a class="link" href="OobsSMBConfig.html#OobsSMBConfigClass" title="struct OobsSMBConfigClass">OobsSMBConfigClass</a>;
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-delete-user-password" title="oobs_smb_config_delete_user_password ()">oobs_smb_config_delete_user_password</a>
                                                        (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>);
<a class="link" href="OobsObject.html" title="OobsObject"><span class="returnvalue">OobsObject</span></a> *        <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get" title="oobs_smb_config_get ()">oobs_smb_config_get</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get-description" title="oobs_smb_config_get_description ()">oobs_smb_config_get_description</a>     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get-is-wins-server" title="oobs_smb_config_get_is_wins_server ()">oobs_smb_config_get_is_wins_server</a>  (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);
<a class="link" href="OobsList.html" title="OobsList"><span class="returnvalue">OobsList</span></a> *          <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get-shares" title="oobs_smb_config_get_shares ()">oobs_smb_config_get_shares</a>          (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get-wins-server" title="oobs_smb_config_get_wins_server ()">oobs_smb_config_get_wins_server</a>     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="OobsSMBConfig.html#oobs-smb-config-get-workgroup" title="oobs_smb_config_get_workgroup ()">oobs_smb_config_get_workgroup</a>       (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-description" title="oobs_smb_config_set_description ()">oobs_smb_config_set_description</a>     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-is-wins-server" title="oobs_smb_config_set_is_wins_server ()">oobs_smb_config_set_is_wins_server</a>  (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_wins_server</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-user-password" title="oobs_smb_config_set_user_password ()">oobs_smb_config_set_user_password</a>   (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *password</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-wins-server" title="oobs_smb_config_set_wins_server ()">oobs_smb_config_set_wins_server</a>     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *wins_server</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-workgroup" title="oobs_smb_config_set_workgroup ()">oobs_smb_config_set_workgroup</a>       (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *workgroup</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="OobsSMBConfig.html#oobs-smb-config-user-has-password" title="oobs_smb_config_user_has_password ()">oobs_smb_config_user_has_password</a>   (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
   +----<a class="link" href="OobsObject.html" title="OobsObject">OobsObject</a>
         +----OobsSMBConfig
</pre>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="OobsSMBConfig.html#OobsSMBConfig--description" title='The "description" property'>description</a>"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="OobsSMBConfig.html#OobsSMBConfig--is-wins-server" title='The "is-wins-server" property'>is-wins-server</a>"           <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
  "<a class="link" href="OobsSMBConfig.html#OobsSMBConfig--wins-server" title='The "wins-server" property'>wins-server</a>"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
  "<a class="link" href="OobsSMBConfig.html#OobsSMBConfig--workgroup" title='The "workgroup" property'>workgroup</a>"                <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
</pre>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="OobsSMBConfig-struct"></a><h3>struct OobsSMBConfig</h3>
<pre class="programlisting">struct OobsSMBConfig;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="OobsSMBConfigClass"></a><h3>struct OobsSMBConfigClass</h3>
<pre class="programlisting">struct OobsSMBConfigClass {
  OobsObjectClass parent_class;

  void (*_oobs_padding1) (void);
  void (*_oobs_padding2) (void);
  void (*_oobs_padding3) (void);
  void (*_oobs_padding4) (void);
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-delete-user-password"></a><h3>oobs_smb_config_delete_user_password ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_delete_user_password
                                                        (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>);</pre>
<p>
Deletes the user from the SMB password database.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user</code></em> :</span></p></td>
<td>An <a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get"></a><h3>oobs_smb_config_get ()</h3>
<pre class="programlisting"><a class="link" href="OobsObject.html" title="OobsObject"><span class="returnvalue">OobsObject</span></a> *        oobs_smb_config_get                 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Returns the <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> singleton, which represents
the SMB system configuration.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the singleton <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> object.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get-description"></a><h3>oobs_smb_config_get_description ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       oobs_smb_config_get_description     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);</pre>
<p>
Returns the SMB host description.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A pointer to the host description as a string. This
string must not be freed, modified or stored.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get-is-wins-server"></a><h3>oobs_smb_config_get_is_wins_server ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            oobs_smb_config_get_is_wins_server  (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);</pre>
<p>
Returns whether the host is a WINS server for the network.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> if the host is a WINS server.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get-shares"></a><h3>oobs_smb_config_get_shares ()</h3>
<pre class="programlisting"><a class="link" href="OobsList.html" title="OobsList"><span class="returnvalue">OobsList</span></a> *          oobs_smb_config_get_shares          (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);</pre>
<p>
Returns an <a class="link" href="OobsList.html" title="OobsList"><span class="type">OobsList</span></a> containing objects of type <a class="link" href="OobsShareSMB.html" title="OobsShareSMB"><span class="type">OobsShareSMB</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>an <a class="link" href="OobsList.html" title="OobsList"><span class="type">OobsList</span></a> containing the SMB shares information.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get-wins-server"></a><h3>oobs_smb_config_get_wins_server ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       oobs_smb_config_get_wins_server     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);</pre>
<p>
Returns the WINS server the host is using.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A pointer to the wins server as a string. This
string must not be freed, modified or stored.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-get-workgroup"></a><h3>oobs_smb_config_get_workgroup ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       oobs_smb_config_get_workgroup       (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>);</pre>
<p>
Returns the SMB workgroup for the host.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A pointer to the workgroup as a string. This
string must not be freed, modified or stored.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-set-description"></a><h3>oobs_smb_config_set_description ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_set_description     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);</pre>
<p>
Sets a new SMB host description, overwriting the previous one.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>description</code></em> :</span></p></td>
<td>a new host description.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-set-is-wins-server"></a><h3>oobs_smb_config_set_is_wins_server ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_set_is_wins_server  (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_wins_server</code></em>);</pre>
<p>
Sets whether the host is a WINS server for the network. Note that there
must be only one WINS server, so if there's already a WINS server in the
network, there wouldn't be the need to set the host as another WINS server.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>is_wins_server</code></em> :</span></p></td>
<td>
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> if the host is the WINS server for the network.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-set-user-password"></a><h3>oobs_smb_config_set_user_password ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_set_user_password   (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *password</code></em>);</pre>
<p>
Sets a SMB password for the user.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user</code></em> :</span></p></td>
<td>An <a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>password</code></em> :</span></p></td>
<td>new SMB password for the user.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-set-wins-server"></a><h3>oobs_smb_config_set_wins_server ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_set_wins_server     (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *wins_server</code></em>);</pre>
<p>
Sets the WINS server that the host will use. This option is
mutually exclusive with <a class="link" href="OobsSMBConfig.html#oobs-smb-config-set-is-wins-server" title="oobs_smb_config_set_is_wins_server ()"><code class="function">oobs_smb_config_set_is_wins_server()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>wins_server</code></em> :</span></p></td>
<td>a new WINS server.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-set-workgroup"></a><h3>oobs_smb_config_set_workgroup ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                oobs_smb_config_set_workgroup       (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *workgroup</code></em>);</pre>
<p>
Sets a new SMB workgroup for the host, overwriting the
previous one.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>workgroup</code></em> :</span></p></td>
<td>a new SMB workgroup for the host.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="oobs-smb-config-user-has-password"></a><h3>oobs_smb_config_user_has_password ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            oobs_smb_config_user_has_password   (<em class="parameter"><code><a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a> *config</code></em>,
                                                         <em class="parameter"><code><a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a> *user</code></em>);</pre>
<p>
Returns whether the user has a SMB password or not.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>config</code></em> :</span></p></td>
<td>An <a class="link" href="OobsSMBConfig.html" title="OobsSMBConfig"><span class="type">OobsSMBConfig</span></a>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user</code></em> :</span></p></td>
<td>An <a class="link" href="OobsUser.html" title="OobsUser"><span class="type">OobsUser</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> if the user has a SMB password set.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="OobsSMBConfig--description"></a><h3>The <code class="literal">"description"</code> property</h3>
<pre class="programlisting">  "description"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Description for this host.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="OobsSMBConfig--is-wins-server"></a><h3>The <code class="literal">"is-wins-server"</code> property</h3>
<pre class="programlisting">  "is-wins-server"           <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
<p>Whether the host is the WINS server.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="OobsSMBConfig--wins-server"></a><h3>The <code class="literal">"wins-server"</code> property</h3>
<pre class="programlisting">  "wins-server"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>WINS server that the host will use.</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2">
<a name="OobsSMBConfig--workgroup"></a><h3>The <code class="literal">"workgroup"</code> property</h3>
<pre class="programlisting">  "workgroup"                <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
<p>Workgroup/domain the host is in.</p>
<p>Default value: NULL</p>
</div>
</div>
<div class="refsect1">
<a name="OobsSMBConfig.see-also"></a><h2>See Also</h2>
<a class="link" href="OobsShareSMB.html" title="OobsShareSMB"><span class="type">OobsShareSMB</span></a>, <a class="link" href="OobsNFSConfig.html" title="OobsNFSConfig"><span class="type">OobsNFSConfig</span></a>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>