Description
Updates a Microsoft Active Directory Service (ADS) Kerberos configuration (Kerberos is a computer network authentication protocol).
Syntax
authenticate --update --kerberos
Result
Updated kerberos configuration.
Updates a Microsoft Active Directory Service (ADS) Kerberos configuration (Kerberos is a computer network authentication protocol).
authenticate --update --kerberos
Updated kerberos configuration.
Adds a new local CIFS workgroup user for CIFS authentication (and administrative tasks) after you provide and confirm the CIFS user password.
authenticate --add --user administrator2
Enter password for new CIFS user administrator2: Re-enter password for new CIFS user administrator2: Added CIFS user administrator2.
Adds an authenticated login group in an Active Directory Services (ADS) domain in accordance with the following ADS login group guidelines:
|
NOTE: To delete an existing login group, see authenticate --delete [--login_group <DOMAIN\LOGIN GROUP>]. |
authenticate --add --login_group "acmeads\Domain Admins"
Successfully added login group acmeads\Domain Admins.
Deletes an existing local CIFS workgroup user from CIFS authentication (and administrative tasks).
authenticate --delete --user administrator2
Deleted CIFS user administrator2.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center