Skip to content

Instantly share code, notes, and snippets.

@jameswhite
Created January 25, 2015 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jameswhite/b256898e5283cf1eb5bf to your computer and use it in GitHub Desktop.
Save jameswhite/b256898e5283cf1eb5bf to your computer and use it in GitHub Desktop.
cat<<EOF > ~/.shelldap.rc
binddn: uid=${LOGNAME},ou=People,dc=websages,dc=com
# bindpass: Bobloblaw'slawblog
cacheage: 300
confpath: /home/${LOGNAME}/.shelldap.rc
server: ldaps://freyr.websages.com:636
timeout: 10
EOF
shelldap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment