[oth-Tech] Sharing Authentication between Windows and Linux
Dan Barrett
nullpointer at pobox.com
Thu Feb 26 16:12:29 EST 2004
On Thursday 26 February 2004 15:50, Joshua Pollak wrote:
> Is there anyway to have NIS and SMB authentication hosted by the same
> machine? How would this be setup on Linux? How would we do this with a
> Windows server? Does MS Unix Services provide this?
Samba can become part of a domain:
http://us1.samba.org/samba/docs/man/domain-member.html
... and samba can authenticate via NIS:
http://lists.samba.org/archive/samba-ntdom/1999-August/005965.html
Couldn't you just make the filesystem available _both_ via NFS and Samba? So,
if you're a UNIX client you'd go through NFS and authenticate via NIS,
ignoring SMB. If you're a Windows client, you'd go through Samba, which
would in turn authenticate against your PDC.
More information about the Discuss
mailing list