1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/security/libgnomesu/files/gnomesu-pam.4.x.sample
Adam Weinberger d345e22d12 Extra super OMFG-I'd-be-screwed-without-you thanks to marcus for the
sleuthing here.

- Stop libgnomesu from causing 4.x machines to catch fire and break
  all your dishes.

- Don't install stuff into /etc/pam.d by default.

- Install example "gnomesu-pam"s, and include a pkg-message explaining
  what to do with them (HINT: copy the appropriate one into /etc/pam.d
  and name it gnomesu-pam).

- Fix a double-free.

With these fixes, the gnomeu binary in libgnomesu provides a much more
comprehensive GNOME su frontend, and the Great Red Eye of Adamwdor is
now turned towards sysutils/gnomesu.
2005-01-14 19:25:56 +00:00

4 lines
139 B
Plaintext

gnomesu-pam auth required pam_unix.so try_first_pass
gnomesu-pam session required pam_permit.so
gnomesu-pam account required pam_permit.so