summaryrefslogtreecommitdiff
path: root/docs/manpages/smb.conf.5
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-09-19 17:40:11 +0000
committerJeremy Allison <jra@samba.org>1997-09-19 17:40:11 +0000
commit7885239b62672d23b060044ffd857ad811132906 (patch)
treedb9821bc181fbd391321b3923e84a84cf876d1f9 /docs/manpages/smb.conf.5
parenta2d2206cc941f39df8713d9cee26099f603af82f (diff)
downloadsamba-7885239b62672d23b060044ffd857ad811132906.tar.gz
samba-7885239b62672d23b060044ffd857ad811132906.tar.bz2
samba-7885239b62672d23b060044ffd857ad811132906.zip
smbclient.1: Added documentation of the username%password environment code.
smb.conf.5: Added 'username level' docs. Jeremy (jallison@whistle.com) (This used to be commit b588615b201fda404c09637b344e9823443ce396)
Diffstat (limited to 'docs/manpages/smb.conf.5')
-rw-r--r--docs/manpages/smb.conf.522
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 475eae8c7e..869dbf9ffd 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -477,6 +477,8 @@ time server
unix realname
+username level
+
username map
use rhosts
@@ -3199,6 +3201,26 @@ on how this parameter determines access to the services.
username = fred
username = fred, mary, jack, jane, @users, @pcgroup
+.SS username level (G)
+
+This option helps Samba to try and 'guess' at the real UNIX username,
+as many DOS clients send an all-uppercase username. By default Samba
+tries all lowercase, followed by the username with the first letter
+capitalized, and fails if the username is not found on the UNIX machine.
+
+If this parameter is set to non-zero the behaviour changes. This
+parameter is a number that specifies the number of uppercase combinations
+to try whilst trying to determine the UNIX user name. The higher the number
+the more combinations will be tried, but the slower the discovery
+of usernames will be. Use this parameter when you have strange
+usernames on your UNIX machine, such as 'AstrangeUser'.
+
+.B Default:
+ username level = 0
+
+.B Example:
+ username level = 5
+
.SS username map (G)
This option allows you to to specify a file containing a mapping of