[Samba] Winbind in Samba 2.2.5 not automatically mapping the NT users with corresponding UNIX accounts
Schmeling, Bernd
Bernd.Schmeling at ish.com
Thu Aug 15 00:02:01 GMT 2002
Have you tried in smb.conf
username map = /usr/local/samba/lib/domainuser.map
winbind use default domain = no
For every user you have to create an entry in the
/usr/local/samba/lib/domainuser.map, that looks like
<unixusername> = "<domainname>+<username>"
I´m using a script that generates the domainuser.map automaticly, because
our users are using NIS and Samba accounts with the same name.
Bernd
-----Original Message-----
From: Wieprecht, Karen M. [mailto:Karen.Wieprecht at jhuapl.edu]
Sent: Wednesday, August 14, 2002 8:54 PM
To: 'samba at lists.samba.org'
Subject: [Samba] Winbind in Samba 2.2.5 not automatically mapping the NT
users with corresponding UNIX accounts
Running the SGI freeware build of samba 2.2.5, using winbind successfully
(wbinfo -u works like a champ)and security=domain.
NT users with no corresponding UNIX account correctly map into a UID range
listed in my smb.conf file, but NT users who happen to HAVE a corresponding
UNIX account are mapping in as "domainname+username" instead of just
"username".
The fix for this used to be to set "winbind use default domain = yes", but
that doesn't seem to do the trick at 2.2.5. I'm just not getting my
username mapping to work as I expected. Yes, I know that the point of
"security=domain" is so you don't have to have a corresponding UNIX account,
but some users already have accounts on both platforms, and I would like
to avoid making a username map for users whose usernames already match.
Help with this would be appreciated,
karen.wieprecht at jhuapl.edu
-------------- next part --------------
HTML attachment scrubbed and removed
More information about the samba
mailing list