Work on user based control
[matches/MCTX3420.git] / server / parameters
index 6ac1bc1..da48239 100644 (file)
@@ -22,11 +22,12 @@ pin_test="0"
 # Set to the URI to use authentication
 #auth_uri="ldap://192.168.1.1"
 #auth_uri="ldaps://ldap.pheme.uwa.edu.au" #UWA
-auth_uri="/etc/shadow"
+#auth_uri="/etc/shadow"
+auth_uri="shadow"
 
 # Set to the dn of the LDAP server
-#ldap_base_dn="ou=People,dc=daedalus" # Testing
-ldap_base_dn="ou=Users,ou=UWA,dc=uwads,dc=uwa,dc=edu,dc=au" #UWA
+ldap_base_dn="ou=People,dc=daedalus" # Testing
+#ldap_base_dn="ou=Users,ou=UWA,dc=uwads,dc=uwa,dc=edu,dc=au" #UWA
 
 
 ## OPTIONS TO BE PASSED TO SERVER; DO NOT EDIT

UCC git Repository :: git.ucc.asn.au