[Bug 389026] New: CASA PAM Configuration Disabled (in casacfgpam)
https://bugzilla.novell.com/show_bug.cgi?id=389026 Summary: CASA PAM Configuration Disabled (in casacfgpam) Product: openSUSE 11.0 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Security AssignedTo: security-team@suse.de ReportedBy: delder@novacoast.com QAContact: qa@suse.de Found By: Beta-Customer /usr/sbin/casacfgpam is included in CASA and is presumably used for to setup CASA. It unfortunately looks like it was never modified for it's original SLED install as the first few lines are: #!/bin/bash # Adding CASA pam entries to pam files only on the desktop. DESKTOP=`grep -i desktop /etc/SuSE-release` if [ "$DESKTOP" != "" ] then This check should be disable or somehow made appropriate for OpenSUSE as the pam configuration will never be setup on OpenSUSE otherwise. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389026#c1 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|security-team@suse.de |cmashayekhi@novell.com --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2008-05-13 02:43:08 MST --- That's not a good method anyways. A YaST module should take care of the distro/product specifics rather than some shell script. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389026#c2 --- Comment #2 from Dan Elder <delder@novacoast.com> 2008-05-14 17:40:24 MST --- It looks like both CASA pam utilities use the same check: /usr/sbin/casacfgpam /usr/sbin/casaucfgpam Moving that functionality to YaST would certainly be nice if possible -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 User cmashayekhi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389026#c3 Cameron Mashayekhi <cmashayekhi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement --- Comment #3 from Cameron Mashayekhi <cmashayekhi@novell.com> 2008-05-15 08:27:04 MST --- Will put in the enhancement list. -- Cameron -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 Thomas Biege <thomas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jnorman@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 Thomas Biege <thomas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|security-team@suse.de |jnorman@novell.com Status|NEEDINFO |NEW Info Provider|jnorman@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389026 Jim Norman <jnorman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jnorman@novell.com |rsavitha@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com