Displaying 1 result from an estimated 1 matches for "john4".
Did you mean:
john
2024 Aug 26
1
winbind gives wrong primary id group
...gt;>
>> I created a new group called IT4.
>> root at dc-ads2:/tmp# samba-tool group add IT4 --gid-number=2004
>> --nis-domain=ads2 --group-scope=Global --group-type=Security
>> --description=DomainUnixGroup Added group IT4
>>
>> I created a new user called john4.
>> root at dc-ads2:/tmp# samba-tool user create john4 Skuska. --uid=john4
>> --uid-number=3004 --gid-number=2004 --given-name=John4 --surname=Wick
>> --department=IT4 --script-path=IT4.bat User 'john4' added successfully
>>
>> root at dc-ads2:/tmp# wbinfo -i...