Sponsored Content
Operating Systems Linux Fedora- Stop users changing the time Post 302563158 by ab52 on Monday 10th of October 2011 08:10:38 AM
Old 10-10-2011
They log in as themsevles.
the issue is that with ntp ( which we are running) the change it too slow and is throughing things out of wack, is there a way to just lock it down
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Changing Users Passwords Via Script?

I am the administrator for a large network of HP/UX servers, about 100, this will be growing to over 200 in the next 18 months, part of my duties are to change the root passwords on these machines once month... which is a pain. I have written a script that will generate random passwords for me and... (3 Replies)
Discussion started by: PJolliffe
3 Replies

2. Shell Programming and Scripting

Changing Users

Hi, This question has been asked before in the forums but I have not seen an appropriate answer. I need a script to change user, perform a command then revert to the original user without anyone having to input a password on the screen. Neither user is root. I am using HP-UX11 and scripting... (2 Replies)
Discussion started by: Bab00shka
2 Replies

3. AIX

Can you stop qdaemon from emailing users?

Morning, All. Does anyone know how to stop qdaemon from emailing users when print jobs fail? This is causing a problem as the application that we use is mail-aware; users get a prompt onscreen when they have unread mail in their UNIX account, however they don't all have access to the part of... (2 Replies)
Discussion started by: alexop
2 Replies

4. UNIX for Advanced & Expert Users

how to stop others users to stop viewing what i am doing ?

Hi , I have one question, suppose i am a normal user and when i use 'w' command , it shows who is logged on and what they are doing . Now i want to stop others users to know what i am doing accept the root ? can i do this ? thanks (5 Replies)
Discussion started by: mobile01
5 Replies

5. UNIX for Advanced & Expert Users

How to stop DHCP from changing hostname

Hi, greetings. I have installed OS 10 on sunfire 240. FOr now let dhcp to give IP address but it keeps chaning hostname. How do I stop this? thanks Jaya (3 Replies)
Discussion started by: vr76413
3 Replies

6. UNIX for Dummies Questions & Answers

Scripts and changing users

Hi, I am writing somescripts to shut down some services in Korn Shell. Some of the services are under different owners. For example when I want to shutdown NXserver I need to be "root", but when I shut down the webserver I need to be under a different user. Manual I would use "su root" and... (1 Reply)
Discussion started by: bonekrusher
1 Replies

7. Shell Programming and Scripting

stop users from running 'history -c' in Linux

Hi All, My question is how can i stop my users on system from deleting their history. How can i stop the users from running 'history -c'. I have searched thoroughly on the forum but didn't find any satisfactory solution to the problem. kindly help if you any suggestions Thanx in... (3 Replies)
Discussion started by: xander
3 Replies

8. Web Development

Allow multiple users to start/stop tomcat

Hi, I have the user who runs tomcat: tomcat:tomcats I want to have another user who will be able to start and stop tomcat process. Is this possible? Thanks, Bianca (1 Reply)
Discussion started by: potro
1 Replies
rusers(1)						      General Commands Manual							 rusers(1)

NAME
rusers - determine who is logged in on machines on local network SYNOPSIS
[host ...] DESCRIPTION
produces output similar to the "quick" option of who(1), but for remote machines. It broadcasts on the local network and prints the responses it receives. Though the listing is normally in the order that responses are received, the order can be changed by specifying a command-line option. The broadcast process takes about two minutes. When host arguments are given, instead of broadcasting, only queries the list of specified hosts. For each machine, the default is to print a line listing the host name and all users on that host. When the option is given, uses an out- put format similar to rwho(1). If a user has not typed on the system for a minute or more, the idle time is reported. A remote host only responds if it is running the rusersd(1M) daemon. Options recognizes the following command-line options: Give a report for a machine even if no users are logged in on it. Sort alphabetically by host name. Sort by idle time. Give a longer listing in the style of (see who(1)). Sort by number of users. RETURN VALUE
returns exit code zero if no errors are encountered; otherwise it returns the number of errors found. AUTHOR
was developed by Sun Microsystems, Inc. WARNINGS
Broadcasting does not work through gateways; therefore, does not report information about machines that are reached only through gateways. FILES
SEE ALSO
rwho(1), who(1), inetd(1M), rusersd(1M). rusers(1)
All times are GMT -4. The time now is 12:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy