Monday, 28 November 2016

Configure SSSD & PAM for Client Authentication.


Note:- The configuration of file is configured according to my network. You have to configure according to you.

1. install the sssd
    apt-get install sssd*























2. go to /etc/sssd
  create here file named sssd.conf
  edit the file






















3. change the permission of sssd.conf file to 0600



4. After that make  mkhomedir to create the user home directory when login into the system.
    path is /usr/share/pam-config/mkhomedir






















5. After configuration done restart the service of sssd and update the pam.

systemctl restart sssd
And update the PAM
pam-auth-update



    systemctl status sssd




Related Posts:

  • How to add SSH Keys to Lap There are multiple ways of adding ssh keys to ldap. 1.     Download Apache Directory Studio 2.     Extract and Install it. For Linux 3.  tar xvfz ApacheDirectoryStudio-… Read More
  • OpenVPN Client Configuration in Linux OpenVPN installation and configuration on Ubuntu 1.     sudo apt-get update 2.     sudo apt-get install network-manager-openvpn 3.     Click on networ… Read More
  • RT (Request Tracker) Setup in Debian RT is a web-based tool that provides easy way to request for IT support and other support services. Using RT, you can easy send a support request for help. Request will go directly to the appropriate group. First of all yo… Read More
  • How to Extend & Reduce the LVM The need of LVM extend is when we require extra disk space to store the raw data. First we have to provide the storage or extra hardware to volume group. Extend the Volume Group :- # vgextend <vg name> <new pv&… Read More
  • Ldap Authentication for Owncloud Configure own cloud to access with centralized  ldap authentication. You can say it accessing own cloud with domain authentication. Or how to access ldap with Single sign on. First of all login into your own cloud con… Read More

0 comments:

Post a Comment

Sample Text

Powered by Blogger.

Video

Popular Posts

Our Facebook Page