Displaying 2 results from an estimated 2 matches for "a9c110b4".
2005 Jul 28
1
WINBIND
hello,
I have a Linux Client (debian sarge) which shares a folder via Samba
(3.0.14a).
A remote client who wants to mount that share needs to authenticate himself.
Like in: mount -t smbfs -o username=user1,password=secret
My Samba now have to check the auth against a Active directory.
Now my question:
Do I need winbind on my client?
Because, winbind only maps sid to uid and uid to sid.
In case
2005 Jul 20
2
Dual-homed weirdness
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've got a setup where there's a Samba server, acting as a PDC, with
two interfaces - 192.168.1.10 and 192.168.2.10. I've got the
following stanza in the smb.conf to have it only listen on the .1
interface:
bind interfaces only = true
interfaces = 192.168.1.10 127.0.0.1
The setup is working well for most users - they can auth to