Sponsored Content
Operating Systems Solaris Solaris Finger Service Problem Post 302708531 by mvhoward on Monday 1st of October 2012 05:44:19 PM
Old 10-01-2012
Solaris Finger Service Problem

I have been instructed to disable the finger service for our Solaris 10 box. However when I input #svcadm disable finger I receive: "svcadm: Pattern 'finger' does not match any instances. I have also tried to edit the inetd config file and comment out the finger part but Solaris has basically rendered this file useless as all disabling/enabling services must be done through svcadm.

All help/suggestions appreciated.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What is plan that comes when you use finger "usename" on solaris ?

Hai, In order to find out a user we can use finger "username" . The output of finger command has various details in the following manner : Login name: xyz In real life: xyz Directory: /home/xys Shell: /bin/ksh No unread mail No plan What is the plan... (1 Reply)
Discussion started by: ajphaj
1 Replies

2. Solaris

service in solaris

hi frnds What is the command for checking all the services running in the solaris. mit (3 Replies)
Discussion started by: naik_mit
3 Replies

3. UNIX for Advanced & Expert Users

help with list service for Solaris 10x86

I need help finding a free download for a list service like list serv for solaris 10 x86 ? Anyone (0 Replies)
Discussion started by: parente
0 Replies

4. Solaris

Solaris service tag

Hi all, please can any one help me to know the service tag of the solaris machine .Is there any command to get the service tag from remote machine which has been connected through telnet or ssh. thanks in advance sorry for my english (9 Replies)
Discussion started by: pratheepv
9 Replies

5. Solaris

service error on solaris 10

Hi, I am getting following error on my sparc box running solaris 10 - maintenance Feb_12 svc:/network/cswvncserver:default In log file, following logs are found - Following logs are found - /sbin/sh: /var/opt/csw/svc/method/svc-cswvncserver: cannot execute vncserver: couldn't find... (2 Replies)
Discussion started by: sunadmin
2 Replies

6. Solaris

service error on solaris 10

Hi, I am getting following error on my sparc box running solaris 10 - maintenance Feb_12 svc:/application/management/scx-cimd:default In log file, following logs are found - Starting Cim server daemon Stopping Cim server daemon CIM Server stopped. CIM Server stopped... (2 Replies)
Discussion started by: sunadmin
2 Replies

7. Solaris

Having problems with finger on Solaris 10

I have a bunch of Solaris systems and for the 8/9 systems, I can type "finger -s 2" to get a list of all users (whether they are logged in or not) and the last time they logged in. I have some new 10 systems and this command does not work. Does anybody know whether this was changed in Solaris 10?... (6 Replies)
Discussion started by: Muller
6 Replies

8. Solaris

Not able to start cron service in Solaris 10

Hi, This is Solaris-10 x86. I am not able to start cron service, configured in FMRI. It is in maintenance and when I clear it, it seems like calling and failing on /etc/init.d/tcs-rtm script. I am not able to figure out, why cron is calling that script, if this failure is because of that. Cron... (5 Replies)
Discussion started by: ron323232
5 Replies

9. Solaris

Not able to disable finger & telnet command in Solaris 8

Hi I need to disable finger & telnet command in solaris 8 I have put the # infront of finger and telnet line in /etc/inetd.conf file. Further I have run the below command kill -1 <process id of inetd > But when I am running finger command it is till giving information for remote machine... (8 Replies)
Discussion started by: amity
8 Replies
in.fingerd(1M)						  System Administration Commands					    in.fingerd(1M)

NAME
in.fingerd, fingerd - remote user information server SYNOPSIS
/usr/sbin/in.fingerd DESCRIPTION
fingerd implements the server side of the Name/Finger protocol, specified in RFC 742. The Name/Finger protocol provides a remote interface to programs which display information on system status and individual users. The protocol imposes little structure on the format of the exchange between client and server. The client provides a single command line to the finger server which returns a printable reply. fingerd waits for connections on TCP port 79. Once connected, it reads a single command line terminated by RETURN-LINEFEED and passes the arguments to finger(1), prepended with -s. fingerd closes its connections as soon as the output is finished. FILES
/var/adm/utmpx User and accounting information. /etc/passwd System password file. /var/adm/lastlog Last login times. $HOME/.plan User's plans. $HOME/.project User's projects. USAGE
fingerd and in.fingerd are IPv6-enabled. See ip6(7P). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWrcmds | +-----------------------------+-----------------------------+ SEE ALSO
finger(1), svcs(1), inetadm(1M), inetd(1M), svcadm(1M), attributes(5), smf(5), ip6(7P) Harrenstien, Ken, RFC 742, NAME/FINGER, Network Information Center, SRI International, Menlo Park, Calif., December 1977. NOTES
Connecting directly to the server from a TIP or an equally narrow-minded TELNET-protocol user program can result in meaningless attempts at option negotiation being sent to the server, which foul up the command line interpretation. fingerd should be taught to filter out IAC's and perhaps even respond negatively (IAC does not) to all option commands received. The in.fingerd service is managed by the service management facility, smf(5), under the service identifier: svc:/network/finger:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.10 31 Jul 2004 in.fingerd(1M)
All times are GMT -4. The time now is 09:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy