I'll take a wild stab at this one though someone will probably correct
me.. I have not set up winbind4 but this is my take on it..
First, check your /etc/nsswitch.conf file and verify that you have
something similar to the following.. winbind needs to be there to work..
Unless it's changed in winbind4.
passwd: files ldap winbind
group: files ldap winbind
shadow: files
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
Second,, I would probably go with samba3 if it isnt' going to be your
DC. It would work just fine.. You'll just need to set up your smb.conf
to properly join the domain with winbind settings to connect to an AD
Domain with the nsswitch file setup properly.
On 02/02/2012 01:25 PM, Gilmour, Scott wrote:> Hi,
> I was able to join the domain correctly and from what I Understand I should
see it added as A computer on my
> Windows 2008 Server PC. Is this true? But when I do a wbinfo -u I do not
see my domain users listed.
> I was wondering if this is because we installed winbind4 rather than
winbind?
> I installed samba4 and winbind4 in Ubuntu 11.04 LTS
> Thanks for everyones help,
> Scott
>
> root at FreeRadius:/etc/init.d#<mailto:root at
FreeRadius:/etc/init.d#> net ads testjoin
> Join is OK
> root at FreeRadius:/etc/init.d#<mailto:root at
FreeRadius:/etc/init.d#> net ads info
> LDAP server: 20.1.180.55
> LDAP server name: 2008ServerR2.SQA.net
> Realm: SQA.NET
> Bind Path: dc=SQA,dc=NET
> LDAP port: 389
> Server time: Thu, 02 Feb 2012 09:27:31 EST
> KDC server: 20.1.180.55
> Server time offset: -124
> root at FreeRadius:/etc/init.d#<mailto:root at
FreeRadius:/etc/init.d#> wbinfo -u
> Error looking up domain users
> root at FreeRadius:/etc/init.d#<mailto:root at
FreeRadius:/etc/init.d#>
>