Maintenance Commands pwdsync(1m)
NAME
pwdsync - reports on and unsynchronizes NT or Solaris user
accounts that have been password synchronized.
SYNOPSIS
pwdsync [[-v] domain:object | UNIXusername] [ -I instance ]
pwdsync [[-u] domain:object | UNIXusername] [ -I instance ]
DESCRIPTION
The pwdsync command is used to report on the password syn-
chronized status of a NT or Solaris account which have been
associated using mapuname. The pwdsync utility can also be
used to unsynchronize a password synchronized NT or Solaris
account.
OPTIONS
-v
Provides the password synchronized status of the given NT or
Solaris account.
-u
Password unsynchronizes a synchronized NT or Solaris
account.
-I instance
Specifies the PCNL instance name or number. In a multi-
instance environment instance may be specified either on the
command line or by the environment variable PCNL_INSTANCE.
If there is only one instance configured, it is not neces-
sary to specify this argument.
EXAMPLES
To determine if a given NT user account has been password
synchronized, type the following command at the UNIX system
console:
pwdsync -v mydom:myname
To unsynchronize the PC NetLink user myname in the domain
mydom, type the following command at the UNIX system con-
sole:
pwdsync -u mydom:myname