diff options
author | Herb Lewis <herb@samba.org> | 2002-03-29 21:55:52 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2002-03-29 21:55:52 +0000 |
commit | d72d0972bd7e6699ddf39afc71de4ea838cb0816 (patch) | |
tree | c9b3aac42450759fd91188734522ff8165a5982c /packaging | |
parent | c6566fa5fadf37a2b133e7be1f13c0de93efab34 (diff) | |
download | samba-d72d0972bd7e6699ddf39afc71de4ea838cb0816.tar.gz samba-d72d0972bd7e6699ddf39afc71de4ea838cb0816.tar.xz samba-d72d0972bd7e6699ddf39afc71de4ea838cb0816.zip |
sync with 2.2 branch
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/SGI/smb.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf index 3448226faa3..03f2a4c9f81 100644 --- a/packaging/SGI/smb.conf +++ b/packaging/SGI/smb.conf @@ -93,6 +93,17 @@ ; Printer admin account to allow uploading printer drivers printer admin = lp +; Sample winbindd configuration parameters - uncomment and +; change if necessary for your desired configuration +; winbind uid = 50000-60000 +; winbind gid = 50000-60000 +; winbind separator = + +; winbind cache time = 10 +; password server = * + +; Sample add user command for automatically adding machine accounts +; add user script = /usr/sbin/passmgmt -a -h/dev/null -g20 -s/usr/bin/false %u + [homes] comment = Home Directories browseable = no |