Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 100868
Collapse All | Expand All

(-)kdc/kadb.h.old (-1 / +1 lines)
Lines 79-84 Link Here
79
#define KAFNOCPW        (1<<6)	/* ! allow principal to change its own key */
79
#define KAFNOCPW        (1<<6)	/* ! allow principal to change its own key */
80
#define KAFSPECIAL      (1<<8)	/* set if special AuthServer principal */
80
#define KAFSPECIAL      (1<<8)	/* set if special AuthServer principal */
81
81
82
#define DEFAULT_DATABASE "/usr/afs/db/kaserver.DB0"
82
#define DEFAULT_DATABASE "/var/lib/openafs/db/kaserver.DB0"
83
83
84
#endif /* __kadb_h__ */
84
#endif /* __kadb_h__ */

Return to bug 100868