diff options
author | XANTRONIX Development | 2022-03-02 19:11:21 -0500 |
---|---|---|
committer | XANTRONIX Development | 2022-03-02 19:11:21 -0500 |
commit | 037b802329de5961efbf3eb988fc2e396afcbe85 (patch) | |
tree | be49cb1c7199bb18a19635086ac22c1c0dde5692 /ldap | |
parent | 99c855cf404fd2b2b8e48cdcf92c265832d4b49f (diff) | |
download | xas-037b802329de5961efbf3eb988fc2e396afcbe85.tar.gz xas-037b802329de5961efbf3eb988fc2e396afcbe85.tar.bz2 xas-037b802329de5961efbf3eb988fc2e396afcbe85.zip |
Initial commit of ldap/xantronix.ldif
Diffstat (limited to 'ldap')
-rw-r--r-- | ldap/xantronix.ldif | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ldap/xantronix.ldif b/ldap/xantronix.ldif new file mode 100644 index 0000000..6e5256b --- /dev/null +++ b/ldap/xantronix.ldif @@ -0,0 +1,7 @@ +dn: ou=employees,dc=xantronix,dc=com +objectClass: organizationalUnit +description: All employees + +dn: ou=assets,dc=xantronix,dc=com +objectClass: organizationalUnit +description: Registered semi-autonomous assets |