Realmd command line reference

lmi realmd is a command for LMI metacommand, which allows a remote host with installed OpenLMI realmd provider to join or leave AD or Kerberos domain.

realmd

Manage AD or Kerberos domain membership.

Usage:

lmi realmd [show]

lmi realmd join -u <user> [-p <password>] -d <domain>

lmi realmd leave -u <user> [-p <password>] -d <domain>

Commands:

show
Show joined domain.
join
Join the given domain.
leave
Leave the given domain.

Options:

-u, –user
The username to be used when authenticating to the domain.
-p, –password
Optional password for the authentication. If omitted you will be prompted for one.
-d, –domain
The domain to be joined/left.