Skip to content

zengfc0/ldap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ldap-Cli

The openldap command-line tools.

Config File

# ~/.ldap.yaml
basedn:
binddn:
bindpasswd:
ldapurl:

Usage

# get user phoneNumber
ldap-cli get phoneNumber -U <uid>

# update user phoneNumber
ldap-cli update phoneNumber -U <uid> -M <phoneNumber>

# Run 'ldap-cli <command> --help' for more information on a command.
ldap-cli --help

About

openldap client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages