X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fparameters;h=a8dc0a0e936bf8780355fc2f7eb1cedecc0312ee;hb=de7308bc98bd82c798c7fe818ffcf29bc2afe1e4;hp=5fdc595acb9b0b2c0049a9e06a286f0bcf74b897;hpb=65a6478cf9ddbca30a93a843ddb29f3eb744e5f7;p=matches%2FMCTX3420.git diff --git a/server/parameters b/server/parameters index 5fdc595..a8dc0a0 100644 --- a/server/parameters +++ b/server/parameters @@ -25,8 +25,9 @@ pin_test="0" #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="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 -parameters="-v $verbosity -p $pin_test -A $auth_uri" +parameters="-v $verbosity -p $pin_test" +# -A $auth_uri"