|
From: KyleJHarper <ky...@ca...> - 2008-07-07 19:08:02
|
Heiko, Again my inexperience with linux kicks in... where would I find logs for pam errors? I checked /var/log/ but there was nothing there for pam. I did some google searches but didn't make any headway. The exact error string I get when I enter my password for sudo is "sudo: pam_acct_mgmt: 7". Something odd. I just downloaded an ISO (precompiled iso of 1.2.14) and mounted it with VMware. When I logged in and tried to add a user I get the exact same problem as I listed at the start of this article. Perhaps I'm performing the useradd incorrectly? Here is exactly what I type to duplicate this: -Log in with root -useradd kyle -passwd kyle Test1234 (twice, password takes and all is well) -nano /etc/sudoers and add kyle to user privilege spec -Log out, then log in with kyle/Test1234 -sudo cat /etc/shadow It's here I enter my password (Test1234) and get the pam_acct_mgmt: 7 error. If there is any more research I can do to help figure this out on my own let me know. Otherwise can you check it out and see if you can duplicate the error and/or see what I'm doing wrong? Thanks! Kyle Heiko Zuerker wrote: > > Hey, > > is there anything in the logs? > Check if you find anything via google, as far as I know this should work. > > Heiko > > Quoting KyleJHarper <ky...@ca...>: > >> >> I have been using the new build and everything compiles and the ISO is >> made >> successfully. I have found one problem though... >> >> When trying to use sudo I receive a PAM error. Here is what I do to >> produce >> the error: >> -Make a new user (bob) >> -Log in as bob and try to do "sudo <whatever>" (I used sudo ifconfig) >> -Enter my password for bob >> >> I get an error that reads: >> "sudo: pam_acct_mgmt: 7" >> >> Any thoughts on what might be the matter (or what I may have done wrong >> in >> my build) to get this? If you can't reproduce it with a fresh build let >> me >> know and I'll send you my ISO link. Perhaps I built something >> incorrectly? >> >> Thanks, >> Kyle >> >> >> >> Heiko Zuerker wrote: >>> >>> Hey guys, >>> >>> I uploaded new 1.2.15 and 1.3.6 testing releases to our FTP server. >>> >>> Have fun & report any problems! >>> >>> -- >>> >>> Regards >>> Heiko Zuerker >>> http://www.devil-linux.org >>> >>> >>> ---------------------------------------------------------------- >>> This message was sent using IMP, the Internet Messaging Program. >>> >>> >>> >>> ------------------------------------------------------------------------- >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> _______________________________________________ >>> Devil-linux-discuss mailing list >>> Dev...@li... >>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/new-testing-releases-tp18134070p18178467.html >> Sent from the devil-linux-discuss mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> > > > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > -- View this message in context: http://www.nabble.com/new-testing-releases-tp18134070p18324289.html Sent from the devil-linux-discuss mailing list archive at Nabble.com. |