summaryrefslogtreecommitdiffstats
path: root/src/examples/sssd.conf
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-03-29 10:13:55 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-04-16 15:15:41 -0400
commit661851c2c702694ba3ef3270eb977154e8510010 (patch)
treec179b6407524bfa3eb8e9f2f64896ff3e6996075 /src/examples/sssd.conf
parent1892743c9d1e00879e9592066be61a82dd11e9fd (diff)
downloadsssd-661851c2c702694ba3ef3270eb977154e8510010.tar.gz
sssd-661851c2c702694ba3ef3270eb977154e8510010.tar.xz
sssd-661851c2c702694ba3ef3270eb977154e8510010.zip
Use SO_PEERCRED on the PAM socket
This is the second attempt to let the PAM client and the PAM responder exchange their credentials, i.e. uid, gid and pid. Because this approach does not require any message interchange between the client and the server the protocol version number is not changed. On the client side the connection is terminated it the responder is not run by root. On the server side the effective uid and gid and the pid of the client are available for future use. The following additional changes are made by this patch: - the checks of the ownership and the permissions on the PAM sockets are enhanced - internal error codes are introduced on the client side to generate more specific log messages if an error occurs
Diffstat (limited to 'src/examples/sssd.conf')
0 files changed, 0 insertions, 0 deletions