Set default realm, makes test pass for hosts w/o default realm
This commit is contained in:
@@ -123,6 +123,8 @@ main(int argc, char **argv)
|
|||||||
argc -= optidx;
|
argc -= optidx;
|
||||||
argv += optidx;
|
argv += optidx;
|
||||||
|
|
||||||
|
gsskrb5_set_default_realm("MIT.EDU");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* test import/export
|
* test import/export
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user