Displaying 3 results from an estimated 3 matches for "rfc2203".
Did you mean:
  rf2203
  
2017 Jun 23
2
User management scripts in AD mode...
...ve data 'member' in the group. Argh!
So, seems to me that:
1) probably for my fault, some of the UNIX data (eg, group membership)
 does not work. I think also can be irrilevant, because winbind/sssd
get unix membership by other way (eg, ''windows'' mempership and not
UNIX/rfc2203 ones).
2) if i need to know what users belog to group 'X', i've to catch all
 DN listed in 'member' of that group, AND all users that have
as 'primaryGroupID' the RID of the group.
I'm again a bit confused... ;-(((
-- 
dott. Marco Gaiarin				        GNUPG Key ID:...
2017 Jun 23
0
User management scripts in AD mode...
...rgh!
> 
> 
> So, seems to me that:
> 
> 1) probably for my fault, some of the UNIX data (eg, group membership)
>  does not work. I think also can be irrilevant, because winbind/sssd
> get unix membership by other way (eg, ''windows'' mempership and not
> UNIX/rfc2203 ones).
> 
> 2) if i need to know what users belog to group 'X', i've to catch all
>  DN listed in 'member' of that group, AND all users that have
> as 'primaryGroupID' the RID of the group.
> 
> 
> I'm again a bit confused... ;-(((
> 
Yes I c...
2017 Jun 21
3
User management scripts in AD mode...
I'm testing the upgrade of some domains from NT mode (LDAP backend) to AD mode.
In NT mode i was (ab)used to the smbldap-tools to user management, and
i've also extended a bit to manage, eg, email aliases and forwarding.
Now, in AD mode, i can relay only to samba-tool, and seems to me that
something misses. Apart the 'reset password' in other thread, for
example:
a) i've