add paths for openafs debian (/etc/openafs)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10325 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1995 - 2001 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -186,6 +186,11 @@ krb5_error_code krb5_realm_of_cell __P((const char *cell, char **realm));
|
|||||||
#define _PATH_ARLA_CELLSERVDB _PATH_ARLA_VICE "CellServDB"
|
#define _PATH_ARLA_CELLSERVDB _PATH_ARLA_VICE "CellServDB"
|
||||||
#define _PATH_ARLA_THESECELLS _PATH_ARLA_VICE "TheseCells"
|
#define _PATH_ARLA_THESECELLS _PATH_ARLA_VICE "TheseCells"
|
||||||
|
|
||||||
|
#define _PATH_OPENAFS_DEBIAN_VICE "/etc/openafs"
|
||||||
|
#define _PATH_OPENAFS_DEBIAN_THISCELL _PATH_OPENAFS_DEBIAN_VICE "ThisCell"
|
||||||
|
#define _PATH_OPENAFS_DEBIAN_CELLSERVDB _PATH_OPENAFS_DEBIAN_VICE "CellServDB"
|
||||||
|
#define _PATH_OPENAFS_DEBIAN_THESECELLS _PATH_OPENAFS_DEBIAN_VICE "TheseCells"
|
||||||
|
|
||||||
extern int _kafs_debug;
|
extern int _kafs_debug;
|
||||||
|
|
||||||
#endif /* __KAFS_H */
|
#endif /* __KAFS_H */
|
||||||
|
Reference in New Issue
Block a user