1ipa-client-install(1) ipa-client-install(1)
2
3
4
6 ipa-client-install - Configure an IPA client
7
9 ipa-client-install [OPTION]...
10
12 Configures a client machine to use IPA for authentication and identity
13 services.
14
15 This configures PAM and NSS (Name Switching Service) to work with an
16 IPA server over Kerberos an LDAP.
17
19 --domain=DOMAIN
20 Set the domain name to DOMAIN
21
22 --server=SERVER
23 Set the IPA server to connect to
24
25 --realm=REALM_NAME
26 Set the IPA realm name to REALM_NAME
27
28 -f, --force
29 Force the settings even if errors occur
30
31 -d, --debug
32 Print debugging information to stdout
33
34 -U, --unattended
35 Unattended installation. The user will not be prompted.
36
37 -N, --no-ntp
38 Do not configure or enable NTP --on-master The client is being
39 configured on an IPA server
40
42 0 if the installation was successful
43
44 1 if an error occurred
45
46
47
48freeipa Mar 14 2008 ipa-client-install(1)