Displaying 7 results from an estimated 7 matches for "btstest".
Did you mean:
tstest
2016 Jul 05
4
winbind idmap_ad rfc2037 can't read UIdnumber
...idNumber: 10002
>> ------------------
>> # getent group info2
>> info2:x:10002:
>> ------------------
>> All is OK
>>
>>
>>
>> For the User, it is not working as expected :
>> -------------
>> # net ads search '(SamAccountName=b.btstest)' samaccountName
>> uinumber gidnumber gecos -P
>> Got 1 replies
>>
>> sAMAccountName: b.btstest
>> --------------------------------
>> No uidnumber,gidnumber,gecos ?
>>
>> Same search with admin account :
>> ------------------------
>&...
2016 Jul 04
2
winbind idmap_ad rfc2037 can't read UIdnumber
...;(SamAccountName=info2)' samaccountname gidnumber -P
Got 1 replies
sAMAccountName: info2
gidNumber: 10002
------------------
# getent group info2
info2:x:10002:
------------------
All is OK
For the User, it is not working as expected :
-------------
# net ads search '(SamAccountName=b.btstest)' samaccountName uinumber
gidnumber gecos -P
Got 1 replies
sAMAccountName: b.btstest
--------------------------------
No uidnumber,gidnumber,gecos ?
Same search with admin account :
------------------------
net ads search '(SamAccountName=b.btstest)' samaccountName uinumber
gidnum...
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
...---
>>> # getent group info2
>>> info2:x:10002:
>>> ------------------
>>> All is OK
>>>
>>>
>>>
>>> For the User, it is not working as expected :
>>> -------------
>>> # net ads search '(SamAccountName=b.btstest)' samaccountName
>>> uinumber gidnumber gecos -P
>>> Got 1 replies
>>>
>>> sAMAccountName: b.btstest
>>> --------------------------------
>>> No uidnumber,gidnumber,gecos ?
>>>
>>> Same search with admin account :
>>...
2016 Jul 05
2
winbind idmap_ad rfc2037 can't read UIdnumber
...o2
>>>> info2:x:10002:
>>>> ------------------
>>>> All is OK
>>>>
>>>>
>>>>
>>>> For the User, it is not working as expected :
>>>> -------------
>>>> # net ads search '(SamAccountName=b.btstest)' samaccountName
>>>> uinumber gidnumber gecos -P
>>>> Got 1 replies
>>>>
>>>> sAMAccountName: b.btstest
>>>> --------------------------------
>>>> No uidnumber,gidnumber,gecos ?
>>>>
>>>> Same sear...
2016 Jul 04
0
winbind idmap_ad rfc2037 can't read UIdnumber
...plies
>
> sAMAccountName: info2
> gidNumber: 10002
> ------------------
> # getent group info2
> info2:x:10002:
> ------------------
> All is OK
>
>
>
> For the User, it is not working as expected :
> -------------
> # net ads search '(SamAccountName=b.btstest)' samaccountName uinumber
> gidnumber gecos -P
> Got 1 replies
>
> sAMAccountName: b.btstest
> --------------------------------
> No uidnumber,gidnumber,gecos ?
>
> Same search with admin account :
> ------------------------
> net ads search '(SamAccountName=...
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
...---
>>> # getent group info2
>>> info2:x:10002:
>>> ------------------
>>> All is OK
>>>
>>>
>>>
>>> For the User, it is not working as expected :
>>> -------------
>>> # net ads search '(SamAccountName=b.btstest)' samaccountName
>>> uinumber gidnumber gecos -P
>>> Got 1 replies
>>>
>>> sAMAccountName: b.btstest
>>> --------------------------------
>>> No uidnumber,gidnumber,gecos ?
>>>
>>> Same search with admin account :
>>...
2016 Jul 05
1
winbind idmap_ad rfc2037 can't read UIdnumber
...; From this, I hope you can see that the users 'primaryGroupID'
> attribute needs to contain the RID for 'Domain Users'.
>
> Rowland
>
>
Sorry. Here is the result
ldbsearch -H ldap://10.11.1.3 -b "OU=USERS,DC=ADDOMAIN,DC=com" -s sub
'(samaccountname=b.btstest)' primarygroupID -U administrator
Password for [ADDOMAIN\rignier]:
# record 1
dn: CN=BTSTEST B,OU=info2,OU=USERS,DC=ADDOMAIN,DC=com
primaryGroupID: 513
# returned 1 records
# 1 entries
# 0 referrals
My PrimaryGroupID is indeed 513. I have tried the 'info2' RID, without
more success s...