Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157128 Details for
Bug 244426
gdm forget to sessreg a user
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for /etc/gdm/PreSession/Default
ws5_gdm_PreSession_Default.patch (text/plain), 804 bytes, created by
Klaus Ethgen
on 2007-06-15 16:00:08 UTC
(
hide
)
Description:
patch for /etc/gdm/PreSession/Default
Filename:
MIME Type:
Creator:
Klaus Ethgen
Created:
2007-06-15 16:00:08 UTC
Size:
804 bytes
patch
obsolete
>--- /etc/gdm/PreSession/Default.orig 2007-01-09 00:35:58.000000000 +0100 >+++ /etc/gdm/PreSession/Default 2007-06-15 17:50:27.000000000 +0200 >@@ -68,4 +68,16 @@ > "$XSETROOT" -cursor_name left_ptr -solid "$BACKCOLOR" > fi > >+SESSREG=`gdmwhich sessreg` >+if [ "x$SESSREG" != "x" ] ; then >+ # some output for easy debugging >+ echo "$0: Registering your session with wtmp and utmp" >+ echo "$0: running: $SESSREG -a -w /var/log/wtmp -u /var/run/utmp -x \"$X_SERVERS\" -h \"$REMOTE_HOST\" -l \"$DISPLAY\" \"$USER\"" >+ >+ exec "$SESSREG" -a -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l "$DISPLAY" "$USER" >+ # this is not reached >+fi >+ >+# some output for easy debugging >+echo "$0: could not find the sessreg utility, cannot update wtmp and utmp" > exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244426
: 157128