Displaying 6 results from an estimated 6 matches for "sidinfo".
Did you mean:
tidinfo
2010 Oct 19
1
Winbind on Samba 3.5.5 (centos5)
...l as the local domain, obviously this can be
filtered by using --domain=DOMAIN which sometimes works well, groups
also.
Things that don?t work:
wbinfo -i returns ?could not get info for user?
wbinfo -r returns ?could not get groups for user?
wbinfo -Y returns ?could not convert sid?
wbinfo --user-sidinfo returns ?couldn?t get info for user?
wbinfo --user-sids also returns failure.
Things that do:
wbinfo -S my-username-SID correctly returns my UID of 666
wbinfo -s my-username-SID correctly returns DOMAIN+Username
getent group
getent passwd
Wish I could remember what I changed, but at some point w...
2017 Jun 03
3
failed to call wbcGetpwnam/wbcGetgrnam/wbcGetpwsid WBC_ERR_DOMAIN_NOT_FOUND
> Op 3 jun. 2017 om 23:07 heeft Rowland Penny via samba <samba at lists.samba.org> het volgende geschreven:
>
> On Sat, 3 Jun 2017 21:49:15 +0100
> Alex Matthews via samba <samba at lists.samba.org> wrote:
>
>> I feel you have missed the point of my original post, or maybe I
>> wasn't clear enough. This is not a freshly provisioned install, this
2016 Dec 20
2
Unable to convert first SID ( user DOMAIN\Administrator )
...-21-2934682428-1234567789-696969692-1399
S-1-5-21-2934682428-1234567789-696969692-519
S-1-5-21-2934682428-1234567789-696969692-512
S-1-5-21-2934682428-1234567789-696969692-518
S-1-5-21-2934682428-1234567789-696969692-572
S-1-5-32-545
S-1-5-32-544
Time : 13:00 in the midday.
wbinfo --user-sidinfo S-1-5-21-2934682428-1234567789-696969692-500
NTDOM\administrator:*:0:10000::/home/users/administrator:/bin/bash
wbinfo -s S-1-5-21-2934682428-1234567789-696969692-500
NTDOM\Administrator 1
wbinfo -S S-1-5-21-2934682428-1234567789-696969692-500
0
And DC2 logs (* i cleared them all aft...
2023 May 11
1
Upgrade Samba AD from 4.3 to 4.7 - ID mapping failure
...not get info for user testing~$ net
> cache flush && wbinfo -n myuserS-1-5-21-1057597257-2002501470-
> 2521000767-1105 SID_USER (1)~$ net cache flush && wbinfo -s S-1-5-21-
> 1057597257-2002501470-2521000767-1105CORP\myuser 1~$ net cache flush
> && wbinfo --user-sidinfo S-1-5-21-1057597257-2002501470-2521000767-
> 1105failed to call wbcGetpwsid: WBC_ERR_DOMAIN_NOT_FOUNDCould not get
> info for user sid S-1-5-21-1057597257-2002501470-2521000767-1105```
> You can see from the output that I'm getting the errors that seem
> tousually come from no gid/u...
2017 Jun 07
0
failed to call wbcGetpwnam/wbcGetgrnam/wbcGetpwsid WBC_ERR_DOMAIN_NOT_FOUND
...> not get info for user testuser
>
> # wbinfo -i "SMC\testuser"
> failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND Could
> not get info for user SMC\testuser
>
> # wbinfo -n testuser
> S-1-5-21-1989633265-3966479559-1628277992-3078
>
> # wbinfo --user-sidinfo S-1-5-21-1989633265-3966479559-1628277992-3078
> failed to call wbcGetpwsid: WBC_ERR_DOMAIN_NOT_FOUND Could
> not get info for user sid S-1-5-21-1989633265-
> 3966479559-1628277992-3078
>
> All of his commands worked for me, so I supplied him with my
> notes made when installin...
2017 May 25
2
failed to call wbcGetpwnam/wbcGetgrnam/wbcGetpwsid WBC_ERR_DOMAIN_NOT_FOUND
...r user testuser
# wbinfo -i "SMC\testuser"
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user SMC\testuser
# wbinfo -n testuser
S-1-5-21-1989633265-3966479559-1628277992-3078
# wbinfo -S S-1-5-21-1989633265-3966479559-1628277992-3078
10000
# wbinfo --user-sidinfo S-1-5-21-1989633265-3966479559-1628277992-3078
failed to call wbcGetpwsid: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user sid S-1-5-21-1989633265-
3966479559-1628277992-3078
smb.conf: https://pastebin.com/yWPtWrEF
krb5.conf: https://pastebin.com/fYKGp0QQ
Any thoughts?
Thanks,
Alex