You are not logged in.

#1 2008-02-06 20:26:03

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

[SOLVED] su problem after upgrade

After last bigger upgrade of system logging to root with 'su' without password doesn't work.
I tried a lot of things. del and add again user to wheel group, reinstall of coreutils, add new user account, add it to wheel group...
i have no idea whats wrong.

my /etc/pam.d/su
#%PAM-1.0
auth            sufficient      pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group.
auth            sufficient      pam_wheel.so trust use_uid
# Uncomment the following line to require a user to be in the "wheel" group.
auth            required        pam_wheel.so use_uid
auth            required        pam_unix.so
account         required        pam_unix.so
session         required        pam_unix.so

sudo works great without password, but its another package, another config, etc.
i know that i can use "sudo su" "sudo -s"
but i liked my "su"...

any ideas?

Last edited by ajb (2008-02-10 22:26:16)

Offline

#2 2008-02-06 21:23:26

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [SOLVED] su problem after upgrade

what's your coreutils version (pacman -Q coreutils) ?

Offline

#3 2008-02-06 22:01:06

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

Re: [SOLVED] su problem after upgrade

Name           : coreutils
Version        : 6.10-1

hmm now I see that it's from testing repo... it may be a problem with package...

Offline

#4 2008-02-08 15:34:15

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

Re: [SOLVED] su problem after upgrade

Or I wrong checked, or coreutils was moved to core repo... and problem still exist... has anyone the same issue?

Offline

#5 2008-02-08 22:18:45

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [SOLVED] su problem after upgrade

It's fixed in coreutils 6.10-2 currently in testing.

Offline

#6 2008-02-08 22:40:00

ajb
Member
From: Poland
Registered: 2008-02-06
Posts: 31

Re: [SOLVED] su problem after upgrade

offtop: When package databases are updated(*.db.tar.gz)? I'm just curious. Sorry if that is written somewhere.
I ask, because after sync I don't have new coreutils in testing yet.

Offline

#7 2008-02-08 22:58:08

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [SOLVED] su problem after upgrade

ajb wrote:

offtop: When package databases are updated(*.db.tar.gz)? I'm just curious. Sorry if that is written somewhere.
I ask, because after sync I don't have new coreutils in testing yet.

I depends when your mirror sync with the server. Your mirror hasn't synced  yet.

Offline

Board footer

Powered by FluxBB