Gentoo Archives: gentoo-admin

From: marceluda <marceluda@×××××××××.ar>
To: gentoo-admin@l.g.o
Subject: Re: [gentoo-admin] Problem with sudo
Date: Wed, 24 Aug 2005 14:50:31
Message-Id: 430C87BB.2030008@moron.gov.ar
In Reply to: RE: [gentoo-admin] Problem with sudo by Nerdvana - Steve Walsh
1 Here it is:
2
3 magi ~ # ls -sail /etc/sudoers
4 14811 4 -r--r----- 1 root root 1645 Aug 24 10:27 /etc/sudoers
5
6
7 Nerdvana - Steve Walsh wrote:
8 > marc;
9 >
10 > You may have the immutable bit set on sudoers. What is the result of a
11 >
12 > ls -sail /etc/sudoers
13 >
14 > Regards
15 >
16 > Steve
17 > -----Original Message-----
18 > From: marceluda [mailto:marceluda@×××××××××.ar]
19 > Sent: Wednesday, 24 August 2005 11:17 PM
20 > To: gentoo-admin@l.g.o
21 > Subject: [gentoo-admin] Problem with sudo
22 >
23 >
24 > Hello, I'm new in the list and I don't know if this is the placefor askin
25 > about a strange problem
26 > I'm having.
27 >
28 > I finished a clean instalation of gentoo 2005.1 from the CD in a pentium4
29 > machine.
30 > I installed sudo (emerge app-admin/sudo) and tryed tu use it but I get the
31 > following error:
32 >
33 > magi ~ # sudo
34 > sudo: can't open /etc/sudoers: Permission denied
35 > sendmail: Cannot open mail:25
36 >
37 > From any user, even from root. The file perms are ok:
38 >
39 > magi ~ # ls -l /etc/sudoers
40 > -r--r----- 1 root root 1645 Aug 24 09:41 /etc/sudoers
41 >
42 > I used the following USE params in the installation:
43 >
44 > CFLAGS="-O2 -march=pentium3"
45 > CHOST="i686-pc-linux-gnu"
46 > CXXFLAGS="${CFLAGS}"
47 > USE="acl bzip2 cdr chroot clamav clamd clanJavaScript dvd dvdr elf ethereal
48 > extensions iconv libclamav maildir md5sum memlimit mpm-worker
49 > no-htdocs openntpd openssh openssl qmail rar reiserfs savedconfig
50 > screen smp spamassassin sse sysfs vhosts vim-pager virus-scan
51 > vpopmail xfs -X -avi -berkdb -bitmap-fonts -emboss -gnome -gtk
52 > -gtk2 -ipv6 -kde -mad -mikmod -mp3 -mpeg -oggvorbis -opengl -qt
53 > -quicktime -truetype -truetype-fonts -type1-fonts -xmms"
54 >
55 > I don't know if one of these USEs can affect the instalation, I think not,
56 > because sudo only uses:
57 > [ebuild R ] app-admin/sudo-1.6.8_p9 -ldap -offensive +pam -skey 0 kB
58 >
59 > Can anybody help me?
60 >
61 > marceluda
62 >
63 > PS: Sorry for my bad english
64 > --
65 > gentoo-admin@g.o mailing list
66 >
67 >
68
69 --
70 gentoo-admin@g.o mailing list

Replies

Subject Author
RE: [gentoo-admin] Problem with sudo Nerdvana - Steve Walsh <S.walsh@××××××××××××.au>