Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ldapmodifymachine(1)	    General Commands Manual	  ldapmodifymachine(1)

NAME
       ldapmodifymachine  -  modifies a	POSIX machine account in LDAP interac-
       tively

SYNOPSIS
       ldapmodifymachine <machinenamewithending$|uid>

DESCRIPTION
       ldapmodifymachine first looks for  the  right  entry  to	 modify.  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  ldapmod-
       ify(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
       <machinename with ending	$ | uid>
	      The name or uid of the machine to	modify.

SEE ALSO
       ldapmodifyuser(1), ldapmodifygroup(1), ldapscripts(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.org

BUGS
       No bug known.

				August 22, 2007		  ldapmodifymachine(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldapmodifymachine&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help