Displaying 1 result from an estimated 1 matches for "bunchofnumbersidontwanttoshar".
Did you mean:
bunchofnumbersidontwanttoshare
2005 Jul 08
0
net getlocalsid can't fetch domain SID?
...nning as a
PDC. The issue is that samba can't seem to report its SID correctly:
# net getlocalsid
[2005/07/08 12:27:30, 0] utils/net.c:net_getlocalsid(494)
Can't fetch domain SID for name: DOMSERVR
but, running an alternate command:
# net rpc info
Domain Name: DOMHQ
Domain SID: S-1-5-21-bunchofnumbersidontwanttoshare ;)
Sequence number: 1120840046
Num users: 66
Num domain groups: 10
Num local groups: 0
What's going on here? The name of the domain is, in fact, "DOMHQ" and the
name of the server is "DOMSERVR". Why is it trying to look up the SID of the
server rather than the domain?...