Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.02 KB

yast2-auth-client

Travis Build Jenkins Build

With this YaST2 module you can configure the authentication on your machine

Features

  • Configure single or multi-domain authentication via SSSD
  • Enroll a host at Microsoft Active Directory
  • Configure PAM/NSS for LDAP
  • Configure Kerberos client

Installation

To install the latest stable version on openSUSE or SLE, use zypper:

$ sudo zypper install yast2-auth-client

Running

To run the module, use the following command:

$ sudo /usr/sbin/yast2 auth-client

This will run the module in text mode. For more options, including running in your desktop environment, see section on running YaST in the YaST documentation.