-P also with KRB5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12588 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -919,7 +919,7 @@ struct getargs args[] = {
|
|||||||
"port" },
|
"port" },
|
||||||
{ "vacuous", 'v', arg_flag, &do_vacuous,
|
{ "vacuous", 'v', arg_flag, &do_vacuous,
|
||||||
"Don't accept non-kerberised connections" },
|
"Don't accept non-kerberised connections" },
|
||||||
#ifdef KRB4
|
#if defined(KRB4) || defined(KRB5)
|
||||||
{ NULL, 'P', arg_negative_flag, &do_newpag,
|
{ NULL, 'P', arg_negative_flag, &do_newpag,
|
||||||
"Don't put process in new PAG" },
|
"Don't put process in new PAG" },
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user