Displaying 3 results from an estimated 3 matches for "linuxadm".
Did you mean:
linuxads
2016 Dec 08
2
Winbind in Multiple-Forests - Super Admin Domain Model
We implement a Multiple-Forests - Super Admin Domain Model based on :
https://technet.microsoft.com/en-us/library/cc546821.aspx
We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user
accounts.
We join linux server to RSC with ADM credential :
# net ads join -U linuxadm at ADM.LAB
We have a problem when we had to read uidNumber and gidNumber from ADM
Forest. Winbind try to bind an ldap connection to ADM using his credential
from RSC : SMB1$@RSC.LAB.
The trust relationship (one-way) don't permit to bind to ADM with a user
from RSC and return an empty ldap res...
2016 Dec 08
0
Winbind in Multiple-Forests - Super Admin Domain Model
...s - Super Admin Domain Model based on :
>
> https://technet.microsoft.com/en-us/library/cc546821.aspx
>
> We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user
> accounts.
>
> We join linux server to RSC with ADM credential :
>
> # net ads join -U linuxadm at ADM.LAB
>
> We have a problem when we had to read uidNumber and gidNumber from ADM
> Forest. Winbind try to bind an ldap connection to ADM using his credential
> from RSC : SMB1$@RSC.LAB.
>
> The trust relationship (one-way) don't permit to bind to ADM with a user
> fr...
2016 Dec 08
1
Winbind in Multiple-Forests - Super Admin Domain Model
...gt;
> > https://technet.microsoft.com/en-us/library/cc546821.aspx
> >
> > We have 2 forests using W2K12r2 : RSC for resources and ADM for admin
> user
> > accounts.
> >
> > We join linux server to RSC with ADM credential :
> >
> > # net ads join -U linuxadm at ADM.LAB
> >
> > We have a problem when we had to read uidNumber and gidNumber from ADM
> > Forest. Winbind try to bind an ldap connection to ADM using his
> credential
> > from RSC : SMB1$@RSC.LAB.
> >
> > The trust relationship (one-way) don't permit t...