Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (4720 KB)
|
client# svccfg -s smb/server setprop smbd/ddns_enable=true client# svcadm refresh smb/server |
Run the kclient installation script.
You need to provide the following information:
Password for the administrative principal
The following output shows the results of running the kclient command using the ms_ad (Microsoft Active Directory) server type argument. The client will be joined to the Active Directory domain called EXAMPLE.COM.
client# /usr/sbin/kclient -T ms_ad Starting client setup --------------------------------------------------- Attempting to join 'CLIENT' to the 'EXAMPLE.COM' domain. Password for Administrator@EXAMPLE.COM: <Type the password> Forest name found: example.com Looking for local KDCs, DCs and global catalog servers (SVR RRs). Setting up /etc/krb5/krb5.conf Creating the machine account in AD via LDAP. --------------------------------------------------- Setup COMPLETE. # |