Begin modifying UserCake
[matches/MCTX3420.git] / server / parameters
index 99b3f7e..5fdc595 100644 (file)
@@ -23,9 +23,9 @@ pin_test="0"
 # Set to the URI to use authentication
 #auth_uri="ldap://192.168.1.1#ou=People,dc=daedalus"
 #auth_uri="ldaps://ldap.pheme.uwa.edu.au#ou=Users,ou=UWA,dc=uwads,dc=uwa,dc=edu,dc=au" #UWA
-auth_uri="/etc/shadow"
+#auth_uri="/etc/shadow"
 #auth_uri="shadow"
-#auth_uri="mysql://localhost#root,$(cat mysql_password)"
+auth_uri="mysql://localhost#root,$(cat mysql_password)"
 
 
 ## OPTIONS TO BE PASSED TO SERVER; DO NOT EDIT

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