To change a subordinate (slave) server to a master server
Notes
Do one of the following:
nisadmin [server] mkslave –m newMaster –d domainName –u username –p password
nisadmin [server] mkmaster –d domainName –u username –p password
Argument | Description |
---|---|
server | The domain controller server that is hosting Active Directory. If not specified, the current server is used. |
newMaster | The name of the new master server, required for the mkslave command. |
domainName | The name of the domain for which the change is being made. |
username | The name of the user who has administrator permissions on the server to be changed, if different from the current user. |
password | The password for the user who has administrator permissions on the server to be changed. If the password is not supplied, you will be prompted for it. |
Notes
nisadmin /?
Related Topics
To connect to the computer you want to manage
Master and subordinate (slave) modes