Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61076 - [sudo-1.6.8] New Version, with ldap
Summary: [sudo-1.6.8] New Version, with ldap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL: http://www.sudo.ws/sudo/changes.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 14:14 UTC by mren
Modified: 2005-06-06 07:57 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sudo-1.6.8.ebuild (sudo-1.6.8.ebuild,1.15 KB, text/plain)
2004-08-20 14:16 UTC, mren
Details
files/pam.c-143.diff (pam.c-143.diff,1.20 KB, patch)
2004-08-20 14:17 UTC, mren
Details | Diff
sudo-1.6.8-r1.ebuild (sudo-1.6.8-r1.ebuild,1.05 KB, text/plain)
2004-08-23 10:50 UTC, mren
Details
files/sudo (sudo,252 bytes, text/plain)
2004-08-23 10:51 UTC, mren
Details
sudo-1.6.8_p1.ebuild (sudo-1.6.8_p1.ebuild,1.05 KB, text/plain)
2004-09-21 12:36 UTC, mren
Details
sudo-1.6.8_p2.ebuild (sudo-1.6.8_p2.ebuild,1.05 KB, text/plain)
2004-11-15 10:56 UTC, mren
Details
sudo-1.6.8_p5.ebuild (sudo-1.6.8_p5.ebuild,1.05 KB, text/plain)
2004-12-11 17:18 UTC, mren
Details
Sudo-1.6.8_p6.ebuild (sudo-1.6.8_p6.ebuild,1013 bytes, text/plain)
2005-01-14 17:23 UTC, mren
Details
Sudo-1.6.8_p7.ebuild (sudo-1.6.8_p7.ebuild,1012 bytes, text/plain)
2005-03-07 07:07 UTC, mren
Details
sudo-1.6.8_p8.ebuild (sudo-1.6.8_p8.ebuild,1012 bytes, text/plain)
2005-04-01 10:03 UTC, mren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mren 2004-08-20 14:14:51 UTC
New version of sudo. Now you can store your SUDOers in your ldap.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I just edited the sudo-1.6.7_p5.ebuild with some modifications.
Now you have the use-flag for ldap.
The patch I've copied from the sudo-worker-mailinglist (Mail from: "Todd C.
Miller" <Todd.Miller@courtesan.com>). Without that patch pam returns always an
error (PAM_ACCT_EXPIRED) after you entered your password (at least in ldap-mode).
Comment 1 mren 2004-08-20 14:16:34 UTC
Created attachment 37823 [details]
sudo-1.6.8.ebuild
Comment 2 mren 2004-08-20 14:17:37 UTC
Created attachment 37824 [details, diff]
files/pam.c-143.diff
Comment 3 mren 2004-08-23 10:50:08 UTC
Created attachment 38036 [details]
sudo-1.6.8-r1.ebuild

The patch isn't needed anymore, just install an updated /etc/pam.d/sudo
Comment 4 mren 2004-08-23 10:51:05 UTC
Created attachment 38037 [details]
files/sudo

The updated   /etc/pam.d/sudo
Comment 5 mren 2004-09-21 12:36:18 UTC
Created attachment 40120 [details]
sudo-1.6.8_p1.ebuild

Fixes the last security issue (sudoedit)
Comment 6 mren 2004-11-15 10:56:03 UTC
Created attachment 44006 [details]
sudo-1.6.8_p2.ebuild
Comment 7 mren 2004-11-15 10:57:16 UTC
Comment on attachment 44006 [details]
sudo-1.6.8_p2.ebuild

Fixes the security issue (http://www.sudo.ws/sudo/alerts/bash_functions.html)
Comment 8 mren 2004-12-11 17:18:39 UTC
Created attachment 45790 [details]
sudo-1.6.8_p5.ebuild

Some bug fixes.
Comment 9 mren 2005-01-14 17:23:50 UTC
Created attachment 48524 [details]
Sudo-1.6.8_p6.ebuild
Comment 10 mren 2005-03-07 07:07:55 UTC
Created attachment 52848 [details]
Sudo-1.6.8_p7.ebuild
Comment 11 mren 2005-04-01 10:03:14 UTC
Created attachment 55048 [details]
sudo-1.6.8_p8.ebuild

From sudo-announce:

Sudo version 1.6.8, patchlevel 8 is now available, which fixes a
few minor bugs on some platforms.

Changes since Sudo 1.6.8p7:
 o Fixed noexec functionality on Linux.
 o Fixed a bug that prevented Heimdal authentication from working.
Comment 12 Andrea Barisani (RETIRED) gentoo-dev 2005-05-30 02:46:49 UTC
I'm testing this on one of our -infra boxes and it works fine. We are going to
implement this soon for our g.o infrastructure so we would really like to see
this in the stable tree :).
Comment 13 Andrea Barisani (RETIRED) gentoo-dev 2005-06-06 07:57:32 UTC
Thx to taviso for putting this into the tree.