diff options
author | Timothy Pearson <[email protected]> | 2012-06-01 14:19:06 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-01 14:19:06 -0500 |
commit | 7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3 (patch) | |
tree | 926cfa01d8cecbc1f84c168890cf37ba70574466 /confskel/heimdal/kadmind.acl | |
parent | 28941371305de0bdbcc43e30d8c404953d047591 (diff) | |
download | kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.tar.gz kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.zip |
Add initial configuration file skeletons
Diffstat (limited to 'confskel/heimdal/kadmind.acl')
-rw-r--r-- | confskel/heimdal/kadmind.acl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/confskel/heimdal/kadmind.acl b/confskel/heimdal/kadmind.acl new file mode 100644 index 0000000..27fe007 --- /dev/null +++ b/confskel/heimdal/kadmind.acl @@ -0,0 +1,2 @@ +kadmin/@@@ROOTUSER@@@@@@@REALM_UCNAME@@@ all +@@@ADMINUSER@@@@@@@REALM_UCNAME@@@ all |