|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] SAMBA and windoze boxes...
|
You need a username map file:
put the following line in your smb.conf
username map = /path/to/samba/config/username.map
and then username.map file should look like:
unixuser1 = ntuser1
unixuser2 = ntuser2
...
see the samba man pages for more information.
On Thu, 25 Oct 2001, Guillermo Moyna wrote:
> Do any of you working in windoze/LINUX mixed environments know how to
> get around this problem (which to me is due to windoze's inherent
> idiocy)?
Mark Schonbach, NetRealities
http://www.netrealities.com
PGPID: 2068B0F1 fp D161 176B 74FD D137 6B2C 052F D801 29A8 2068 B0F1
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|