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