On Fri, 2003-06-27 at 16:56, Student2 SIM wrote:
> Hi folks,
> 
> I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a 
> Microsoft AD. This all works very well, except that not all AD User are mapped to my 
> Unixbox!
> 
> When starting getent passwd, my UnixBox shoiws just my User from passwd and some of 
> the AD User - not all!! Looking through my User with the command wbinfo -u all AD 
> user are shown correctly!
> 
> Anybody knowing any workaround?
> 
> Attached I'm sending my setups.
> 
> Sascha
> 
> my smb.conf:
> 
> [global]
>         workgroup = ***
>         realm = *****
>         ADS server = DE4A068C.ffm.sbs.de
>         server string = Samba ADS
>         security = ADS
>         password server = *****
>         #passdb backend = smbpasswd
>         algorithmic rid base = 100000
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>         encrypt passwords = yes
>         log file = /usr/local/samba/var/%m.log
>         log level = 10
>         max log size = 100000
>         domain logons = yes

By setting 'security=ads' and 'domain logons = yes' you have hit the
magic combination for the secret 'Samba as an active directory server'
mode.

Unfortunately for you, you both didn't intend do be an Active Directory
PDC, and we don't support it (it's just at the experimental hack stage).

Turn off domain logons, and it should be fine.

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to