Lachezar Dobrev
2003-May-21 23:09 UTC
[Samba] Authenticate to existing NTDomain and map to nobody? (Repost)
Hello group. Sorry, if this shows twice. I have the following setup requirement, and so far searching the INET and the mailing archives has brought me nothing. I have an existing WindosNT/2k/XP domain. I need to share a directory on a Slackware 9.0 (recent samba). I need the users authenticated to the Windows Domain, but all then mapped to nobody (i.e. I do NOT want to map windows users to linux users). I tried setting up a DOMAIN auth, and it worked, however there were no users mapped to linux. I tried setting up the smbusermap like this:>>>nobody = * <<< But that revealed an unexpected situation. The user is first mapped to nobody, and then the NtDomain controller (password server) is asked if the user nobody is authen ticated correctly. Is this something, that is expected, or did I do s.th. wrong? Anyway. Does anyone know how to set up my situation? I have lost 3 days in searching and testing to no avail. Please help. Lachezar
paul.r.schenk@accenture.com
2003-May-23 15:46 UTC
[Samba] Authenticate to existing NTDomain and map to nobody? (Repost)
My guess here is that it won't work, as I'm pretty sure you need your
authenticating user account names to be on the Linux server as well.
But, if it will work, the way would be to:
security = server
password server = blah blah
[share]
force user = nobody
Why can't you just allow guest logins and do force user = nobody? That
would let everybody connect, even if they can't authenticate, but they'd
only get to be nobody.
All the best,
Paul
"Lachezar Dobrev"
<sijaiko@hotmail.com> To:
samba@lists.samba.org
Sent by: cc:
samba-bounces@lists.samba. Subject: [Samba] Authenticate
to existing NTDomain and map to nobody? (Repost)
org
21/05/2003 08:09 PM
Hello group.
Sorry, if this shows twice.
I have the following setup requirement, and so far searching the INET and
the mailing archives has brought me nothing.
I have an existing WindosNT/2k/XP domain.
I need to share a directory on a Slackware 9.0 (recent samba).
I need the users authenticated to the Windows Domain, but all then mapped
to nobody (i.e. I do NOT want to map windows users to linux users).
I tried setting up a DOMAIN auth, and it worked, however there were no
users mapped to linux.
I tried setting up the smbusermap like this:>>>
nobody = *
<<<
But that revealed an unexpected situation.
The user is first mapped to nobody, and then the NtDomain controller
(password server) is asked if the user nobody is authen ticated correctly.
Is this something, that is expected, or did I do s.th. wrong?
Anyway.
Does anyone know how to set up my situation?
I have lost 3 days in searching and testing to no avail.
Please help.
Lachezar
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately and delete the
original. Any other use of the email by you is prohibited.
Apparently Analagous Threads
- [LLVMdev] How to get the symbols from a .so file?
- combining local users or smbpasswd users and NTDOMAIN usersin LDAP
- winbindd: local unix users vs. NTdomain users ........
- CentOS 6: files now owned by nobody:nobody
- CentOS 6: files now owned by nobody:nobody