Pam krb5

From Q
Revision as of 15:16, 29 January 2009 by Tgurr (talk | contribs)
Jump to navigation Jump to search

Description

After we connected our Linux machine via Samba to our Windows ADS we now want ADS users to log in to our Linux machine via single sign on using their ADS accounts and passwords. For this we need the pam module pam_krb5.

Dependencies

Samba - connected to ADS

Packages

Template:Box Code

Installation

# emerge pam_krb5

Configuration

Template:Box File

Add User Permissions

# usermod -G wheel,plugdev,audio,cdrom,video,lp,kvm,qemu <user>