I happened to delete /etc/samba/secrets.tdb. Now I can not get DOMAIN
SID by run:
net getlocalsid
Any idea how to recover it? Do I need to reinstall the whole Samba suite?
--
Regards,
Steve Zeng
Systems Administrator
Mainframe Entertainment Inc
T: (604) 628-1000 ext 5293
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
-Marc
If you have machine joined to the domain and can log in with a domain
user (which you should be able to do via cached credentials) you can
peruse through the registry among other things. In my registry I have this:
HKEY_USERS\S-1-5-21-112718084-1284083569-2990761952-5532
Which is my personal SID. The Domain SID is that without the -5532.
--
Paul Gienger Office: 701-281-1884
Applied Engineering Inc.
Systems Architect Fax: 701-281-1322
URL: www.ae-solutions.com mailto: pgie...@ae-solutions.com
Domain Admins (S-1-5-21-3602356297-1326217435-1645885446-512) ->
Domain Admins
Domain Users (S-1-5-21-3602356297-1326217435-1645885446-513) ->
Domain Users
Domain Guests (S-1-5-21-3602356297-1326217435-1645885446-514) ->
Domain Guests
Domain Computers (S-1-5-21-3602356297-1326217435-1645885446-515) ->
Domain Computers
Administrators (S-1-5-32-544) -> Administrators
Print Operators (S-1-5-32-550) -> Print Operators
Backup Operators (S-1-5-32-551) -> Backup Operators
Replicators (S-1-5-32-552) -> Replicators
It looks strange, though. The SID
"S-1-5-21-3602356297-1326217435-1645885446" is the same as another Samba
PDC which is a testing Domain server in the same subnet.
Any idea?
Steve