diff options
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 |