-
Notifications
You must be signed in to change notification settings - Fork 48
Manual joining and configuration
PierreGode edited this page Aug 17, 2018
·
16 revisions
realm, command, arguments example: realm join ad.example.com realm permit user_name
Realm Commands
permit Enable access for specified users or for all users within a configured domain to access the local system.
deny Restrict access for specified users or for all users within a configured domain to access the local system.
$ realm discover $ realm discover domain.example.com
$ realm join domain.example.com $ realm join --user=admin --computer-ou=OU=Special domain.example.com
$ realm leave $ realm leave domain.example.com
$ realm list
$ realm permit --all $ realm permit user@example.com $ realm permit DOMAIN\User2 $ realm permit --withdraw user@example.com
$ realm deny --all $ realm deny -R : Specify the name of the realm to deny users login to.
$ id user@domain_name $ id user : depending of the sssd setup