Just passing this along, FYI... -- Gilbert E. Detillieux E-mail: <gedetil@cs.umanitoba.ca> Dept. of Computer Science Web: http://www.cs.umanitoba.ca/~gedetil/ University of Manitoba Phone: (204)474-8161 Winnipeg, MB, CANADA R3T 2N2 Fax: (204)474-7609 ---------------------------------------------------------------------------- From: "Mitch Tulloch" <mktulloch@mtit.com> Date: Mon, 31 Oct 2005 14:10:44 -0600 Subject: [Board] IT Lounge info Hi, please let your MUUG membership know about our bi-weekly gathering for IT professionals here in Winnipeg, see http://itlounge.blogspot.com/ for more info. Thanks!! Cheers, Mitch Tulloch MVP - Windows Server ======================================= website: http://www.mtit.com my blog: http://itreader.net ***This message is provided "as is" with no warranties, and confers no rights***
After the 4th install of FC 4, I can finally log in - but only as root. On the login screen, if I enter the incorrect password, lettering on the screen changes to indicate an incorrect login, as might be expected. Using the correct password, a separate dialog box appears saying "Authentication Failed". The root name and password is the only combination that works. Booting with selinux=0 on the Grub command line does not help. When installing, I enabled / selected kerberos and LDAP, thinking I might want them in the future - I did not configure them. Do I have to reinstall without them? -- -Dan Dr. Dan Martin, MD, CCFP, BSc, BCSc (Hon) GP Hospital Practitioner Computer Science grad student ummar143@cc.umanitoba.ca (204) 831-1746 answering machine always on
Dan Martin wrote:
When installing, I enabled / selected kerberos and LDAP, thinking I might want them in the future - I did not configure them. Do I have to reinstall without them?
Yup, that's your problem all right... the PAM authentication subsystem is attempting to contact the kerberos and/or ldap servers at every login, but has nowhere to go and so returns failure. As root, simply run "setup" from a terminal and choose "Authentication setup", and deselect anything you're not actually using right now. -Adam
Working on a new FC 4 system with SE linux installed - tried to migrate a script to rc.local while running another linux, found there was no rc.local file, just a link to a database. Other than that, is SE Linux likely to cause me trouble? I understand that it's easier to uninstall if you don't want it, than it is to try to install later if you do want it. The system will be the firewall for my home network. Later on it will be used as a server (web, ftp and other). Is SE linux worth whatever trouble it might be? -- -Dan Dr. Dan Martin, MD, CCFP, BSc, BCSc (Hon) GP Hospital Practitioner Computer Science grad student ummar143@cc.umanitoba.ca (204) 831-1746 answering machine always on
If you're so inclined, I'd check out OpenBSD. 3.8 came out recently. http://www.openbsd.org/ Dan. Dan Martin wrote:
Working on a new FC 4 system with SE linux installed - tried to migrate a script to rc.local while running another linux, found there was no rc.local file, just a link to a database.
Other than that, is SE Linux likely to cause me trouble? I understand that it's easier to uninstall if you don't want it, than it is to try to install later if you do want it.
The system will be the firewall for my home network. Later on it will be used as a server (web, ftp and other).
Is SE linux worth whatever trouble it might be?
participants (4)
-
Adam Thompson -
Dan & Michele -
Dan Martin -
gedetil@cs.umanitoba.ca