X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fparameters;h=a8dc0a0e936bf8780355fc2f7eb1cedecc0312ee;hb=bca29a98729ccde0f07ee8310cbad6d5c2ac869f;hp=99b3f7e93077214296679e55577692f05256c99a;hpb=1b3737962d2abeb9359d92de0977d0ca108ff05b;p=matches%2FMCTX3420.git diff --git a/server/parameters b/server/parameters index 99b3f7e..a8dc0a0 100644 --- a/server/parameters +++ b/server/parameters @@ -23,10 +23,11 @@ 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)" ## OPTIONS TO BE PASSED TO SERVER; DO NOT EDIT -parameters="-v $verbosity -p $pin_test -A $auth_uri" +parameters="-v $verbosity -p $pin_test" +# -A $auth_uri"