Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168815 - app-admin/webmin-1.300-r1 miniserv.users misconfigure prevents login
Summary: app-admin/webmin-1.300-r1 miniserv.users misconfigure prevents login
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-01 01:08 UTC by Xarses
Modified: 2007-11-17 21:14 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge-info.txt,2.66 KB, text/plain)
2007-03-01 01:09 UTC, Xarses
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xarses 2007-03-01 01:08:01 UTC
pretains to: app-admin/webmin-1.300-r1
USE="apache2 pam ssl -postgres -webmin-minimal"

with the default configuration webmin constures the 'XXX' as a password rather than check /etc/shadow that 'x' represents. with out replacing 'XXX' with 'x' users will not be able to log in with the root credentials


default file:
file /etc/webmin/miniserv.users:
root:XXX:0
-EOF-

should read
file /etc/webmin/miniserv.users:
root:x:0
-EOF-

Reproducible: Always

Steps to Reproduce:
1. Install webmin
2. Start Webmin
3. Attemp to login with root credentials with browser

Actual Results:  
Login denied

Expected Results:  
allow root login
Comment 1 Xarses 2007-03-01 01:09:03 UTC
Created attachment 111642 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-11-17 21:14:55 UTC
Reopen if it's still relevant w/ >=1.350