You are not logged in.

#1 2012-09-04 23:51:44

LessWire
Member
From: Bavaria
Registered: 2010-06-14
Posts: 46

[solved]Upgrade to coreutils 8.18-1/util-linux 2.22-1 password problem

Hello,

before this upgrade this worked without being asked for a password:

/bin/su mm -l -c '/bin/bash --login -c startx'

After upgrading to coreutils 8.18-1 / util-linux 2.22-1 from testing 'su' asks for the password for user "mm". Is it a bug or what should be changed to keep it working in my scripts ?

Thanks in advance.

Last edited by LessWire (2012-09-05 02:23:42)

Offline

#2 2012-09-05 00:16:20

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [solved]Upgrade to coreutils 8.18-1/util-linux 2.22-1 password problem

Check the change to PAM files.

You probably want to un-comment the two "pam_wheel" lines.

Offline

#3 2012-09-05 00:32:30

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [solved]Upgrade to coreutils 8.18-1/util-linux 2.22-1 password problem

util-linux 2.22 doesn't include /etc/pam.d/su. It's a packaging bug.

https://bugs.archlinux.org/task/31412

Offline

#4 2012-09-05 01:06:14

LessWire
Member
From: Bavaria
Registered: 2010-06-14
Posts: 46

Re: [solved]Upgrade to coreutils 8.18-1/util-linux 2.22-1 password problem

Ok, i will wait for next package - thanks !

Offline

Board footer

Powered by FluxBB