- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- wall message not reaching to all the users
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 10:42 PM
03-15-2002 10:42 PM
wall message not reaching to all the users
Whenever I send a wall message to the users it is not sent to all the users.
It gives the following
Cannot send to inrltt
open: Resource temporarily unavailable
Cannot send to axfrtt
open: Resource temporarily unavailable
Thanks
G Manikandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 11:53 PM
03-15-2002 11:53 PM
Re: wall message not reaching to all the users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2002 12:31 AM
03-16-2002 12:31 AM
Re: wall message not reaching to all the users
I assume you are superuser on the system.
This would mean you have appropriate privileges to override any protections the users may have invoked using 'mesg n'.
The problem lies in the open call failing.
Wall tries to do an open on
/dev/tty* device files.
Check the permission of these files.
For eg:
On my system there is a dedicated tty for a particular user and no wall meesages from me would reach him:
=========================
crw------- 2 vsagar users 17 0x00001d Feb 21 2001 /dev/ttyqd
========================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2002 01:34 AM
03-16-2002 01:34 AM
Re: wall message not reaching to all the users
Check this discussion:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2dd35067c18d6118ff40090279cd0f9,00.html
.. also verify that PHCO_21596 PhNE_21822 & their Dependencies are in CONFIGURED State on ur system:
# swlist -l fileset -a state |grep -v \# |grep -v config
G`d Luck
T??
Remember PAP !(a.k.a. Please Assign Points) !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2002 06:05 AM
03-16-2002 06:05 AM
Re: wall message not reaching to all the users
The "wall" command will send messages to everyone with a tty session, and as stated if you have zombies or "phantom users", you'll receive that "warning/error" message. Try rebuilding the wtmp and utmp:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5fe0ff77de2bd611abd50090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf47250011d20d6118ff40090279cd0f9,00.html
then try your "wall" again.
Another issue, is how do you send messages to users that aren't even logged in, ie applications that are client<->server?? Unfortunately you don't any options, but to ignore them.
live free or die
harry