Commit graph

5 commits

Author SHA1 Message Date
Adam Weinberger
fc66828a08 Update to 1.0.0. 2005-07-01 22:37:00 +00:00
Adam Weinberger
3c144edfd1 Update to 0.9.7. 2005-02-08 21:40:02 +00:00
Adam Weinberger
64c8363c8f Remove leftover directory.
PORTREVISION bump.
2005-01-16 04:27:22 +00:00
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
Adam Weinberger
9e8cf22af2 libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su.

libgnomesu will use one the following services (in order of priority),
depending on which one is available:
- consolehelper
- PAM
- su

libgnomesu will use the su-based backend as final fallback, if no other
services are available. This service uses a backend which is a modified
version of GNU su.

libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
for Nautilus integration.

WWW: http://members1.chello.nl/~h.lai/libgnomesu/
2005-01-12 17:57:48 +00:00