-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Martin Zielinski wrote: | Hello list. | | My samba 3.0.4 server is member of an NT domain. | Now I want to use local unix accounts (on this server) | as well as the domain accounts to authenticate users. | | It works, if I use "smbclient -W <netbios name of | the server>" but not when using win2k clients. The | client's name is mapped to the domain name and as a result the | sam backend doesn't even look at the password of the user.
This will work:
net use h: \\server\share /user:server\user
or you could possibly use
~ auth methods = guest sam_ignoredomain winbind:ntdomain
cheers, jerry - ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc "...a hundred billion castaways looking for a home." ----------- Sting -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFArNbtIR7qMdg1EfYRAqpUAKCYl67MccfQgYLVPCi5DwbcqL6EwACdHBDS lWjHrLG5tPvLJNelDadMoLE= =XF3b -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
