Sponsored Content
Operating Systems HP-UX small ? on /etc/default/security edit? Post 302329035 by KmJohnson on Thursday 25th of June 2009 06:38:27 PM
Old 06-25-2009
I found my answer...
I am not sure if this is bad "form" to cross post to a second forum, but HP has it posted:
Preventing Users from Logging In
"Preventing Users from Logging In"

You can also use the ch_rc command to modify the NOLOGIN variable (see ch_rc(1M)).
http://docs.hp.com/img/s.gif#
/usr/sbin/ch_rc -a -p NOLOGIN=1 /etc/default/security

#
/usr/sbin/ch_rc -a -p NOLOGIN=0 /etc/default/security

Sorry if this is not cool in the groups eyes... -KJ

Last edited by KmJohnson; 06-26-2009 at 10:48 AM..
 

We Also Found This Discussion For You

1. IP Networking

Small Problem about Default Gateway

I have Ubuntu linux Os with two eth cards. I can easily delete def gatewayg. But I can't add new one.. :confused::confused: When I run route-n: alperen@alperen-System-Product-Name:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use... (1 Reply)
Discussion started by: Mhnds
1 Replies
httppower(8)							     powerman							      httppower(8)

NAME
httppower - communicate with HTTP based power distribution units SYNOPSIS
httppower [--url URL] DESCRIPTION
httppower is a helper program for powerman which enables it to communicate with HTTP based power distribution units. It is run interac- tively by the powerman daemon. OPTIONS
-u, --url URL Set the base URL. INTERACTIVE COMMANDS
The following commands are accepted at the httppower> prompt: auth user:pass Authenticate to the base URL with specified user and password, using ``basic'' HTTP authentication which sends the user and password over the network in plain text. seturl URL Set the base URL. Overrides the command line option. get [URL-suffix] Send an HTTP GET to the base URL with the optional URL-suffix appended. post [URL-suffix] key=val[&key=val]... Send an HTTP POST to the base URL with the optional URL-suffix appended, and key-value pairs as argument. FILES
/usr/sbin/httppower /etc/powerman/powerman.conf ORIGIN
PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL. SEE ALSO
powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5), powerman-devices(7). http://sourceforge.net/projects/powerman powerman-2.3.5 2009-02-09 httppower(8)
All times are GMT -4. The time now is 01:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy