mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
Reformatting
(This used to be commit 28c0a77ec1eb4bc69679c00dcdacaa6ee4d8e3f5)
This commit is contained in:
parent
b1a924a0fb
commit
107c1f854d
@ -716,8 +716,10 @@ static int net_getdomainsid(int argc, const char **argv)
|
||||
fstring sid_str;
|
||||
|
||||
if(!initialize_password_db(False, NULL)) {
|
||||
DEBUG(0, ("WARNING: Could not open passdb - domain sid may not reflect passdb\n"
|
||||
"backend knowledge (such as the sid stored in LDAP)\n"));
|
||||
DEBUG(0, ("WARNING: Could not open passdb - domain sid may "
|
||||
"not reflect passdb\n"
|
||||
"backend knowledge (such as the sid stored in "
|
||||
"LDAP)\n"));
|
||||
}
|
||||
|
||||
/* first check to see if we can even access secrets, so we don't
|
||||
|
Loading…
x
Reference in New Issue
Block a user