Local or other domain
Use the pdadmin command to authenticate our user ID and password. We must authenticate before you log in to the local domain or to a domain other than the local domain. To authenticate and log in to your local domain, in interactive mode, enter:
pdadmin> login -a dlucas -p lucaspwd pdadmin dlucas>In the example, user_name logs you in as the authenticated user dlucas to our own local domain. To authenticate and log in to a domain with a name that is different from the local domain, enter:pdadmin> login -a dlucas -p lucaspwd -d domain_a pdadmin dlucas@domain_a>In the example, user_name logs you in as the authenticated user dlucas. domain_a is the domain_name to which we are logging on, in interactive mode.Parent topic: pdadmin commands