Sponsored Content
Full Discussion: sco remote logging problem
Operating Systems SCO sco remote logging problem Post 302528591 by polestar on Tuesday 7th of June 2011 12:29:55 PM
Old 06-07-2011
sco remote logging problem

Hello,

I am trying to write log from sco box to a remote host.

We already have that setting working for linux server using syslog.

With this setting(on LINUX)

Code:
*.*   @remote-host

for sco I have this

Code:
*.debug                                         /usr/adm/syslog        
 *.*                                            @remote-host

But nothing reaches to remote-host.
I have used telnet

Code:
telnet remote-host 514

It makes connection.

I normally kill syslogd and then reissue syslogd to restart syslog.

If I try

Code:
syslogd -d

I get

Code:
# syslogd -d 
off & running....
init
attempting to open source named pipe (fn = 0x804ba30)
success - fd = 3
attempting to open source internet domain socket (fn = 0x804bb40)
bind fd 4, port 514
bind failed: 102
syslogd: cannot open internet domain socket for input: bind: Address already in use
logmsg: pri 53, flags 4, from scoX, msg syslogd: cannot open internet domain socket for input: bind: Address already in use
Logging to CONSOLE /dev/console
attempting to open source unix domain socket (fn = 0x804be00)
success - fd = 4
attempting to open source os logger (fn = 0x804c070)
success - fd = 5
found 3 sources
cfline(*.debug                                       /usr/adm/syslog)
cfline( *.*                                             @remote-host)
syslogd: unknown facility name " *"
logmsg: pri 53, flags 4, from scoX, msg syslogd: unknown facility name " *"
Logging to CONSOLE /dev/console
8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 X USERS:  /usr/ad, 
X X X X X X X X X X X X X X X X X X X X X X X X X UNUSED: 
logmsg: pri 56, flags 4, from scoX, msg syslogd: restart
Logging to USERS
syslogd: restarted
logmsg: pri 15, flags 0, from scoX, msg Jun  7 12:09:59 root: kkkk
Logging to USERS
logmsg: pri 15, flags 0, from scoX, msg Jun  7 12:10:12 root: hhhhhhhhhhhhhhhh
Logging to USERS

Any ideas?

Last edited by pludi; 06-07-2011 at 01:51 PM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Delay when logging in remote

Hello again! When I log in to my computer (Ultra 5 running Solaris 8) from a pc (FTP or Telnet) I have to wait forever (about 30 seconds) before I can log in. Is this some kind of security thing? Can I turn it of? How? Anders (8 Replies)
Discussion started by: alfabetman
8 Replies

2. Shell Programming and Scripting

logging to remote server

Hi, I want to log-in to a remote server using shell script. The server requires the following while allowing a connection: username password one - letter authorisation. How can i implement this in my script? thanks, abey (6 Replies)
Discussion started by: abey
6 Replies

3. UNIX for Dummies Questions & Answers

Command Logging in SCO

Hello, new user here. I am the "administrator" for a few SCO Unix servers here, but do not have much Unix administration experience other than some basic stuff (don't ask). Anyway, I have been charged with finding a way to log all users commands for auditing purposes. This includes root. The log... (2 Replies)
Discussion started by: brian_g
2 Replies

4. Shell Programming and Scripting

Problem with logging into remote host

Hi All, I am using a script for remotely logging into a rhost using telnet and shutdown a server. The script is as follows. IP = 10.24.12.23; export IP UNAME = username ; export UNAME PWD = password; export PWD CRDIR = /etc/rc.d/init.d ; export CRDIR echo "logging into remote... (4 Replies)
Discussion started by: patil_reddy
4 Replies

5. AIX

how to configure ssh2 for not asking password when logging from remote

Hi gurus, I am trying to configure ssh2 for not asking passwords when logging in from a remote machine, but it is failing. I ran the command based on the oracle documentation. down below are the steps, please do let me know how to get this solved. the steps followed $ /usr/bin/ssh-keygen2 -t dsa... (1 Reply)
Discussion started by: arunrao_oradba
1 Replies

6. Cybersecurity

how to configure ssh2 for not asking password when logging from remote

Hi gurus, I am trying to configure ssh2 for not asking passwords when logging in from a remote machine, but it is failing. I ran the command based on the oracle documentation. down below are the steps, please do let me know how to get this solved. the steps followed $ /usr/bin/ssh-keygen2 -t dsa... (2 Replies)
Discussion started by: arunrao_oradba
2 Replies

7. Solaris

Logging remote telnet sessions via script

Hi, My requirement - for security purpose - I want all root logins to my solaris servers are done by a script kept in a separate unix box. This script will telnet into remote solaris server with root user and log every session via log file. Now my purpose is to log every telnet session... (3 Replies)
Discussion started by: rahul_jain250
3 Replies

8. AIX

Remote Script command logging question

I've noticed that when running a script that connects to a number of our servers (to essentially run batch commands) that the commands aren't logged in the user's .sh_history or .bash_history files. Is there a place where this is logged (assuming the script itself isn't doing the logging and I'm... (3 Replies)
Discussion started by: kneemoe
3 Replies

9. Shell Programming and Scripting

How to login with other set of credentials while remote logging?

Below is the code. I need to login into the router if the 1st set of credentials are correct.. if wrong... then it has to check with 2nd set of credentials.. => if the credentials are correct... then it should continue.. => if the credentials are wrong(should not check for 2nd time... then... (0 Replies)
Discussion started by: scriptscript
0 Replies
cupsctl(8)							    Apple Inc.								cupsctl(8)

NAME
cupsctl - configure cupsd.conf options SYNOPSIS
cupsctl [ -E ] [-U username ] [ -h server[:port] ] [ --[no-]debug-logging ] [ --[no-]remote-admin ] [ --[no-]remote-any ] [ --[no-]remote- printers ] [ --[no-]share-printers ] [ --[no-]user-cancel-any ] [ name=value ] DESCRIPTION
cupsctl updates or queries the cupsd.conf file for a server. When no changes are requested, the current configuration values are written to the standard output in the format "name=value", one per line. OPTIONS
The following options are recognized: -E Enables encryption on the connection to the scheduler. -U username Specifies an alternate username to use when authenticating with the scheduler. -h server[:port] Specifies the server address. --[no-]debug-logging Enables or disables debug logging in the error_log file. --[no-]remote-admin Enables or disables remote administration. --[no-]remote-any Enables or disables printing from any address, e.g. the Internet. --[no-]remote-printers Enables or disables the display of remote printers shared via the CUPS, LDAP, or SLP protocols. --[no-]share-printers Enables or disables sharing of local printers with other computers. --[no-]user-cancel-any Allows or prevents users from canceling jobs owned by others. EXAMPLES
Display the current settings: cupsctl Enable debug logging: cupsctl --debug-logging Get the current debug logging state: cupsctl | grep '^_debug_logging' | awk -F= '{print $2}' Disable printer sharing: cupsctl --no-shared-printers KNOWN ISSUES
You cannot set the Listen or Port directives using cupsctl. SEE ALSO
cupsd.conf(5), cupsd(8), http://localhost:631/help COPYRIGHT
Copyright 2007-2011 by Apple Inc. 12 December 2012 CUPS cupsctl(8)
All times are GMT -4. The time now is 12:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy