SHARE
TWEET

Untitled

a guest May 16th, 2010 106 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #!/bin/sh
  2.  
  3. /usr/sbin/ldapclient -v manual \
  4. -a domainName=redknot.nl \
  5. -a credentialLevel=proxy \
  6. -a defaultSearchBase=dc=redknot,dc=nl \
  7. -a proxyDN=cn=solaris,ou=LDAPauth,dc=redknot,dc=nl \
  8. -a defaultServerList=ldap1.redknot.nl \
  9. -a authenticationMethod=tls:simple \
  10. -a proxyPassword=********
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top