Sponsored Content
Top Forums Shell Programming and Scripting How to change banner message for console login? Post 302640245 by ygemici on Monday 14th of May 2012 10:19:14 AM
Old 05-14-2012
if you use the gnome for X windows (console) then maybe try this

Code:
# gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set /apps/gdm/simple-greeter/banner_message_enable 0

 

10 More Discussions You Might Find Interesting

1. BSD

Change the Login banner for obsd 3.3

Hi is it possible to change the login banner ? i now it`s somthing with /etc/gettytab and think i have found the line that give out the output "OpenBSD/i386 (hostname) (ttyC1) now for my question can i change the default:\ :np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200: i whant to use... (1 Reply)
Discussion started by: vip3r
1 Replies

2. BSD

How to i change the login banner in obsd 3.3

Hi is it possible to change the login banner ? i now it`s somthing with /etc/gettytab and think i have found the line that give out the output "OpenBSD/i386 (hostname) (ttyC1) now for my question can i change the default:\ :np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200: i... (2 Replies)
Discussion started by: vip3r
2 Replies

3. Linux

login banner

Hi, I have added in banner in both /etc/banner and /etc/issue.net one by one in Linux but the banner is not displaying while user type username and enter I have restarted the ssh service also Any idea why? (3 Replies)
Discussion started by: manoj.solaris
3 Replies

4. UNIX for Advanced & Expert Users

How to Create Banner/Login Messages in Solaris.

Hi, I have been trying to create a banner/login message (something for displaying the usage policy etc) to appear while I login using telnet/FTP to any Solaris (pref. Solaris9) machine. I have tried using /etc/issue and /etc/motd files. Both do not solve my need. In that, /etc/issue displays... (8 Replies)
Discussion started by: mahatma
8 Replies

5. HP-UX

Hp-ux login banner

Hi, How do i create a login banner for hp-ux users. Is there somewhere i can get a step by step explanation? (4 Replies)
Discussion started by: dowell
4 Replies

6. UNIX for Advanced & Expert Users

CDE Login Banner

I'm having problem with the CDE pre login banner. I configured the c/usr/dt/config/C/Xresources file to add my warning message: Dtlogin*greeting.labelString: My Banner I then modified the Dtlogin*greeting*fontList to display the message in smaller text. This did not work. ... (1 Reply)
Discussion started by: equismorio
1 Replies

7. UNIX for Dummies Questions & Answers

I want to change login failure message, "login incorrect"

I want to change login failure message, "login incorrect" deny user login for user id tom sudo passwd -l tom type username and type password on login prompt and then it will display login failure message "login incorrect" console ############ login: tom password: login incorrect... (2 Replies)
Discussion started by: lifegeek
2 Replies

8. HP-UX

telnet banner message before login

why I didn't set /etc/inetd.conf telnet stream tcp nowait root /usr/lbin/telnetd \ telnetd -b /etc/issue only telnet stream tcp nowait root /usr/lbin/telnetd in /etc/ineted.conf but when I telnet my HPUX machine it shows those message HP-UX hp1008 B.11.31 U ia64 (tb) login: ... (1 Reply)
Discussion started by: alert0919
1 Replies

9. UNIX for Dummies Questions & Answers

Display banner before login.

How would i force All connection oriented network services to display a legal warning in terms of banner before any fuctional operation by user? ---------- Post updated at 12:54 AM ---------- Previous update was at 12:33 AM ---------- I would like to do this for ssh service first. (2 Replies)
Discussion started by: pinga123
2 Replies

10. AIX

Last login details in banner

Friends!! I need your help. Where can i change/set the last login details as below in aix 5.3. And how to do that to get the results as exactly below login as: mbpops mbpops@xx.28.3.24's password: Last unsuccessful login: Mon Nov 22 14:32:27 GMT 2010 on ssh from 10.132.5.129 Last login:... (17 Replies)
Discussion started by: kmvinay
17 Replies
gnomemeeting(1) 						   Version 0.9x 						   gnomemeeting(1)

NAME
gnomemeeting - H323 Videoconferencing for UN*X SYNOPSIS
gnomemeeting [-d] DESCRIPTION
GnomeMeeting is a H.323 Video Conferencing application which uses the H.323 protocol (provided by the OpenH323 library). It can connect to a variety of other H323 applications including Microsoft NetMeeting. It also supports ILS (the Microsoft version of LDAP) and XDAP servers. GnomeMeeting can work with or without a webcam, and is able to create pure audio communications or traditionnal audio+video communications. GnomeMeeting has been designed for the GNOME desktop and therefore uses gconfd-2(1) for storing its userdata. It offers to configure almost every option from within the GUI. The only relevant command-line option is -d to turn on debugging during calls. OPTIONS
-d turn on debugging (on the console) FILES
/etc/gconf/gconf.xml.defaults/apps/gnomemeeting/ The system wide configuration file. See gconf-config(1) for further details on gconf. (The actual place can differ depending on your system's configuration) ~/.gconf/apps/gnomemeeting Per user configuration file. See gconf-config(1) for further details. ENVIRONMENT
On startup GnomeMeeting reads the system-wide gconf schemas (like every other GNOME2 app should do) from /etc/gconf/gconf.xml.defaults/apps. Every modification of the gconf keys using the GUI, gconftool or gconf-editor is reflected in real- time by GnomeMeeting. DIAGNOSTICS
The following diagnostics may occur: Please check your gconf settings and permissions, it seems that gconf is not properly setup on your system gconfd-1 is running and you're trying to start gnomemeeting > 0.91 which needs gconfd-2 -> kill gconfd-1 and try again your gconf-dir isn't set to mode 4755 -> set chmod -R 4755 /etc/gconf/gconf.xml.defaults More problems are described in greater detail in the FAQ and Mailinglist-archive (see BUGS and GETTING HELP). BUGS
Currently some users are still experiencing problems with gconf, as the gconf-utilization is newly introduced in GNOME2. Hopefully this will be solved once GNOME2 is shipped with all major distributions with working gconf setup. See bugzilla on http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting to obtain the current list of bugs. GETTING HELP
Feel free to join #gnomemeeting on irc.gnome.org (GIMPnet) or the ML at: http://mail.gnome.org/mailman/listinfo/gnomemeeting-list after having read the FAQ at http://www.gnomemeeting.org/faq.php . AUTHOR
Damien Sandras <dsandras at seconix dot com> CODE CONTRIBUTORS
Kenneth Rohde Christiansen <kenneth at gnu dot org>, Miguel Rodriguez Perez <migrax at terra dot es>, Paul <paul at argo dot dyndns dot org>, Roger Hardiman <roger at freebsd dot org> CONTRIBUTORS
Alex Larsson <alexl at redhat dot com>, Alp Toker <alp at toker.com>, Christian Rose <menthos at menthos dot com>, Christopher R. Gabriel <cgabriel at cgabriel dot org>, Fabrice Alphonso <fabrice.alphonso at wanadoo.fr>, Florin <florin at mandrakesoft.com>, Kilian Krause <kk at verfaction dot de>, Rafael Pinilla <r_pinilla at yahoo dot com>, Sander Smeenk <ssmeenk at freshdot dot net>, Santiago Garcia Mantinan <manty at manty dot net>, Stefan Bruens <lurch at gmx dot li>, Vincent Deroo <crossdatabase at aol dot com>, and all the others who are not listed here, but do a great job on the IRC channel. OTHER INFO
The webpage for GnomeMeeting is at http://www.gnomemeeting.org. You can find info about GnomeMeeting there and download the latest ver- sion. Either as packages for all major distributions or as sourcecode. Patched version of the libs are available, if neccessary. CVS instructions are at http://www.gnomemeeting.org/faq.php#AEN208. COPYRIGHT
Copyright (C) 2000-2002 Damien Sandras This is free software licensed under the GPLv2; see the LICENSE file in the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSO
gconf-config(1), gconfd-1(1), gconfd-2(1), gconftool-1(1), gconftool-2(1), gconfigger(1) OpenH323 and PWLib can be found at http://www.openh323.org Linux 23 April 2002 gnomemeeting(1)
All times are GMT -4. The time now is 03:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy