After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708323 - Can't set banner message and no-user list
Can't set banner message and no-user list
Status: RESOLVED DUPLICATE of bug 703972
Product: gnome-shell
Classification: Core
Component: login-screen
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Ray Strode [halfline]
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-18 19:12 UTC by PatRiehecky
Modified: 2013-09-30 18:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description PatRiehecky 2013-09-18 19:12:06 UTC
If I enable a gdm banner and disable user listing, users never actually see the banner message.

Steps to Reproduce:
1. su -
2.cat > /etc/dconf/db/gdm.d/01-mysettings <<EOF
[org/gnome/login-screen]
banner-message-enable=true
banner-message-text='WARNING!!! You have accessed a private network.\nUNAUTHORIZED ACCESS IS PROHIBITED BY LAW\nViolators may be prosecuted to the full extend of the law.\nYour access to this network may be monitored and recorded for quality\nassurance, security, performance, and maintenance purposes.'
disable-user-list=true
EOF

3.rm /etc/dconf/db/gdm && dconf update
4. logout
5. did you see the banner message text?
6. remove 'disable-user-list=true' and rebuild the dconf database
7. log out
8. you should now actually see the banner message.
Comment 1 Matthias Clasen 2013-09-18 19:40:10 UTC
all the ui for the login screen lives in gnome-shell now, so the bug should probably go there
Comment 2 Ray Strode [halfline] 2013-09-30 18:13:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 703972 ***