Operating System - Linux
1826341 Members
4217 Online
109692 Solutions
New Discussion

samba with winbind under win 2k active directory

 
SOLVED
Go to solution
joel reyes_2
Occasional Contributor

samba with winbind under win 2k active directory

i am using samba with winbind in redhat linux 8 with security = domain in smb.conf
however a windows client can access a share in the samba server only if the samba
server name is added in the logon to restriction option in the Win 2k Active Directory.
For example: username john can login only to computer ALPHAONE, he can only access the samba share if i add the samba server name for ex. SAMBA in the list of
the computers he can logon to. Any suggestions on how to bypass this?

6 REPLIES 6
Jerome Henry
Honored Contributor

Re: samba with winbind under win 2k active directory

But can he access share in another windows boxes ? Looks like you have a normal issue here...

J
You can lean only on what resists you...
joel reyes_2
Occasional Contributor

Re: samba with winbind under win 2k active directory

yes. i ask this question in the samba mailing list. a guy from samba told me to use samba 3.0.0.
Jerome Henry
Honored Contributor
Solution

Re: samba with winbind under win 2k active directory

Yes,
Basically (but don't tell the samba team ! (joking, they do great job) ), security=server is better programmed than security=domain.
If you use AD, then you MUST turn to 3.0 and, what the guy may ahve told you, this issue is to be fixed in next version only (integration with AD).
In between, a good idea would be wether to do it by hand, the way you do, wether to turn to another security parm, such as user.

hth

J
You can lean only on what resists you...
Steven E. Protter
Exalted Contributor

Re: samba with winbind under win 2k active directory

I think Samba 3 is a little extreme.

Its not been out there very long. You are better off changing security=server and waiting for a stable release of Samba 3 that deals with this issue.

In short, I agree with Jerome.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
joel reyes_2
Occasional Contributor

Re: samba with winbind under win 2k active directory

i tried to install
samba-3.0.0-2_rh8.i386.rpm for my redhat 8 but it says there is an error rpmreadsignature error. how to fix this?
Jerome Henry
Honored Contributor

Re: samba with winbind under win 2k active directory

Re-try download...

J
You can lean only on what resists you...