mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.
Implement 'net afs impersonate', generate a token for a specified user. You obviously need to be root for this operation. Volker
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b48a46162d
commit
5818b092e6
@ -269,7 +269,7 @@ int net_help(int argc, const char **argv)
|
||||
{"LOOKUP", net_lookup_usage},
|
||||
{"USERSIDLIST", net_usersidlist_usage},
|
||||
#ifdef WITH_FAKE_KASERVER
|
||||
{"AFSKEY", net_afskey_usage},
|
||||
{"AFS", net_help_afs},
|
||||
#endif
|
||||
|
||||
{"HELP", help_usage},
|
||||
|
Reference in New Issue
Block a user