GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ldapsetpasswd(1) FreeBSD General Commands Manual ldapsetpasswd(1)

ldapsetpasswd - modifies a POSIX user account's password in LDAP.

ldapsetpasswd <username|uid> [encodedpassword]

<username | uid>
The name or uid of the user whose password has to be modified.
[encoded password]
If specified this way, the password will be copied verbatim into the LDAP directory. If not specified, you will be prompted for a password that will be changed using the ldappasswd(1) command.

ldapfinger(1), ldapid(1), ldapgid(1), ldapscripts(5).

The ldapscripts are provided under the GNU General Public License v2 (see COPYING for more details). The latest version of the ldapscripts is available on : http://contribs.martymac.org

When used interactively, passwords generated with this command are propagated with the ldappasswd(1) command. Thus, the resulting format depends on the 'password-hash' option of your server's slapd.conf(5) file.

You can always force an encoded password (using the hash format of your choice) by specifying it on the command line.

No bug known.
November 1, 2006

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.