Changeset 860 for vendor/current/docs/manpages/smbd.8
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/smbd.8
r746 r860 2 2 .\" Title: smbd 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMBD" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 66 75 and 67 76 svscan 68 from Daniel J\&. Bernstein\ 's77 from Daniel J\&. Bernstein\*(Aqs 69 78 daemontools 70 79 package, or the AIX process monitor\&. … … 97 106 .sp 98 107 Note that specifying this parameter here will override the 99 \m[blue]\fB \%smb.conf.5.html#\fR\m[]108 \m[blue]\fBlog level\fR\m[] 100 109 parameter in the 101 110 smb\&.conf … … 222 231 .IP \(bu 2.3 223 232 .\} 224 \fISession Management\fR: When not using share level security, users must pass PAM\ 's session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&.233 \fISession Management\fR: When not using share level security, users must pass PAM\*(Aqs session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&. 225 234 .RE 226 235 .SH "VERSION" … … 236 245 .SH "TDB FILES" 237 246 .PP 238 Samba stores it\ 's data in several TDB (Trivial Database) files, usually located in247 Samba stores it\*(Aqs data in several TDB (Trivial Database) files, usually located in 239 248 /var/lib/samba\&. 240 249 .PP … … 318 327 sessionid\&.tdb 319 328 .RS 4 320 session information (e\&.g\&. support for \ 'utmp = yes\')329 session information (e\&.g\&. support for \*(Aqutmp = yes\*(Aq) 321 330 .RE 322 331 .PP … … 328 337 winbindd_cache\&.tdb 329 338 .RS 4 330 winbindd\ 's cache of user lists, etc\&.\&.\&.339 winbindd\*(Aqs cache of user lists, etc\&.\&.\&. 331 340 .RE 332 341 .PP 333 342 winbindd_idmap\&.tdb* 334 343 .RS 4 335 winbindd\ 's local idmap db344 winbindd\*(Aqs local idmap db 336 345 .RE 337 346 .PP 338 347 wins\&.dat* 339 348 .RS 4 340 wins database when \ 'wins support = yes\'349 wins database when \*(Aqwins support = yes\*(Aq 341 350 .RE 342 351 .SH "SIGNALS" … … 348 357 configuration file within a short period of time\&. 349 358 .PP 350 To shut down a user\ 's359 To shut down a user\*(Aqs 351 360 smbd 352 361 process it is recommended that … … 375 384 \fBsmbclient\fR(1), 376 385 \fBtestparm\fR(1), 377 \fBtestprns\fR(1), and the Internet RFC\ 's386 \fBtestprns\fR(1), and the Internet RFC\*(Aqs 378 387 rfc1001\&.txt, 379 388 rfc1002\&.txt\&. In addition the CIFS (formerly SMB) specification is available as a link from the Web page
Note:
See TracChangeset
for help on using the changeset viewer.