_ldapmodifyuser(1)
NAME
- _ldapmodifyuser - modifies a POSIX user account in LDAP
- interactively
SYNOPSIS
_ldapmodifyuser <username|uid>
DESCRIPTION
- _ldapmodifyuser first looks for the right entry to modi
- fy. Once found,
the entry is presented and you are prompted to enter LDIF
- data to modify it as you would do using a standard LDIF file and
- ldapmodify(1).
The DN of the entry being modified is already specified :
- just begin
with a changeType attribute or any other one(s) of your
- choice (in this
case, the defaut changeType is 'modify').
OPTIONS
- <username | uid>
- The name or uid of the user to modify.
SEE ALSO
- _ldapmodifygroup(1), _ldapmodifymachine(1), ldap
- scripts(5).
AVAILABILITY
- 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.com
BUGS
- No bug known.
- August 22, 2007