[Bug 329676] New: /dev/null permissions changed when using a modem
https://bugzilla.novell.com/show_bug.cgi?id=329676 Summary: /dev/null permissions changed when using a modem Product: openSUSE 10.3 Version: RC 2 Platform: x86 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: clarkt@cnsp.com QAContact: qa@suse.de Found By: Beta-Customer Using NetworkManager or kinternet to dial a modem causes /dev/null permissions to be changed from 666 to 600. This prevents users from logging back in after using a modem. Also, after dialing the modem, opening a terminal window, the users is given a list of bash errors --- bash: /dev/null: Permission denied This only tends to occur with the first dial out. Using su to change the permissions back to 666, dialing back out does not change the permissions. -- 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=329676#c1 Itsuo Hatono <hatono@kobe-u.ac.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hatono@kobe-u.ac.jp --- Comment #1 from Itsuo Hatono <hatono@kobe-u.ac.jp> 2007-10-01 06:50:48 MST --- In my machine, I encountered the same problem. In alpha6 or 7, /dev/null has removed and recreated as a normal file, which is not a special file. The permission of the file was 600. In RC1, /dev/null has simply removed after first dialing. -- 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=329676#c2 Mark Gordon <mtgordon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtgordon@novell.com, lnussel@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |jg@novell.com --- Comment #2 from Mark Gordon <mtgordon@novell.com> 2007-10-01 12:17:05 MST --- It appears that the common denominator between NetworkManager and kinternet is smpppd. -- 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=329676#c3 --- Comment #3 from Clark Tompsett <clarkt@cnsp.com> 2007-10-01 18:06:40 MST --- Using ifup modem0 also causes /dev/null to change to 600. -- 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=329676#c4 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssommer@novell.com AssignedTo|jg@novell.com |hvogel@novell.com --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2007-10-02 02:03:05 MST --- This seems to be caused by wvdial from 10.3. With wvdial from 10.2 /dev/null stays untouched. -- 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=329676#c5 --- Comment #5 from Ludwig Nussel <lnussel@novell.com> 2007-10-02 02:08:44 MST --- actually wvstreams. The log file class must be broken. There is -rw-r--r-- 1 root root 1336 Oct 2 10:01 /dev/null.2007-10-02.0 lrwxrwxrwx 1 root root 17 Oct 2 10:01 /dev/null.current -> null.2007-10-02.0 That file contains the wvdial log output -- 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=329676#c6 --- Comment #6 from Sascha Sommer <ssommer@novell.com> 2007-10-02 05:07:30 MST --- Created an attachment (id=175932) --> (https://bugzilla.novell.com/attachment.cgi?id=175932) Proposed patch The problem seems to be that wvdial uses the extended WvLogfile class that uses log rotation when logging to /dev/null -- 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=329676#c7 Sascha Sommer <ssommer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Sascha Sommer <ssommer@novell.com> 2007-10-02 06:16:27 MST --- Fix has been submitted for stable and 10.3. Patchinfo has been created. -- 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