X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fparameters;h=26e2892abe98b4c7d7584139696ef34bfbd00ebc;hb=0654fb285c91da103314610cd4f27295e3da38f3;hp=da48239a862bca7976549ad8e0efbcb88d42b9c7;hpb=19c48bb0707a0a92aa713e125cbd070295621383;p=matches%2FMCTX3420.git diff --git a/server/parameters b/server/parameters index da48239..26e2892 100644 --- a/server/parameters +++ b/server/parameters @@ -23,7 +23,7 @@ pin_test="0" #auth_uri="ldap://192.168.1.1" #auth_uri="ldaps://ldap.pheme.uwa.edu.au" #UWA #auth_uri="/etc/shadow" -auth_uri="shadow" +#auth_uri="shadow" # Set to the dn of the LDAP server ldap_base_dn="ou=People,dc=daedalus" # Testing @@ -31,4 +31,5 @@ ldap_base_dn="ou=People,dc=daedalus" # Testing ## OPTIONS TO BE PASSED TO SERVER; DO NOT EDIT -parameters="-v $verbosity -p $pin_test -A $auth_uri -d $ldap_base_dn" +parameters="-v $verbosity -p $pin_test" +# -A $auth_uri -d $ldap_base_dn"