mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Give a temporary hint on how to delete trust account.
rafal
(This used to be commit 836746beab
)
This commit is contained in:
parent
852ffbda33
commit
bb6fb2880b
@ -1724,6 +1724,7 @@ static int rpc_trustdom_add(int argc, const char **argv)
|
||||
static int rpc_trustdom_del(int argc, const char **argv)
|
||||
{
|
||||
d_printf("Sorry, not yet implemented.\n");
|
||||
d_printf("Use 'smbpasswd -x -i' instead.\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user