Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Ident in Panther (7B85)

Ident in Panther (7B85)
Thread Tools
Fresh-Faced Recruit
Join Date: Jun 2003
Location: Canterbury UK
Status: Offline
Reply With Quote
Oct 8, 2003, 04:02 PM
 
Hi all,
Has anyone managed to enable ident, which I use for IRC quite often, in 7B85 none of the old programs work. Has the code behind this changed. I guess there is still a way to enable it hopefully,
Thanks
Chris
     
Mac Elite
Join Date: Mar 2001
Status: Offline
Reply With Quote
Oct 8, 2003, 04:05 PM
 
Edit /etc/inetd.conf

Uncomment the last line (auth)

Restart inetd
     
Lakercj  (op)
Fresh-Faced Recruit
Join Date: Jun 2003
Location: Canterbury UK
Status: Offline
Reply With Quote
Oct 9, 2003, 08:38 AM
 
sorry for actin like a noobie but which part is the comment heres the line

#auth stream tcp wait root /usr/libexec/identd identd -w -t120


which part shall i delete. And how do I restart ident,
Thanks in advance
Chris
     
Dedicated MacNNer
Join Date: Sep 2000
Location: Boulder City, NV USA
Status: Offline
Reply With Quote
Oct 9, 2003, 08:50 AM
 
The first character is the comment.

In the terminal type

ps -ax |grep inetd

This will give you something that looks like this.

289 ?? Ss 0:00.00 inetd
27982 std R+ 0:00.00 grep inetd


The first number here, in this case 289 is the inetd process number. This is the one you want to restart. The other process number is the process we used to find inetd. To restart intetd type:

kill -HUP 289

Where you substitute your process number for 289.
     
Senior User
Join Date: May 2001
Status: Offline
Reply With Quote
Oct 9, 2003, 08:51 AM
 
Originally posted by spiney:
The first character is the comment.

In the terminal type

ps -ax |grep inetd

This will give you something that looks like this.

289 ?? Ss 0:00.00 inetd
27982 std R+ 0:00.00 grep inetd


The first number here, in this case 289 is the inetd process number. This is the one you want to restart. The other process number is the process we used to find inetd. To restart intetd type:

kill -HUP 289

Where you substitute your process number for 289.
We've had killall since Jag.
     
Lakercj  (op)
Fresh-Faced Recruit
Join Date: Jun 2003
Location: Canterbury UK
Status: Offline
Reply With Quote
Oct 9, 2003, 09:13 AM
 
this really isnt my day
when i type that command all I am getting is this 439 std R+ 0:00.00 grep inetd

does this mean it is not running at all,
if so how do I start it?
Chris
     
Senior User
Join Date: May 2001
Status: Offline
Reply With Quote
Oct 9, 2003, 12:33 PM
 
How about you wait until 8PM on October 24, and then ask for support on Panther?
     
Professional Poster
Join Date: Apr 2001
Location: Capital city of the Empire State.
Status: Offline
Reply With Quote
Oct 9, 2003, 06:42 PM
 
Originally posted by spiney:
The first character is the comment.

In the terminal type

ps -ax |grep inetd

Ummm, typo. Should be:
ps -ax | grep inetd
Note the space between the pipe and grep.
/mal
"I sentence you to be hanged by the neck until you cheer up."
MacBook Pro 15"/2.4 GHz Intel Core 2 Duo/4 GB DDR2 SDRAM/200 GB Hitachi HD/8x SuperDrive/Mac OS X 10.6.1
     
Senior User
Join Date: May 2001
Status: Offline
Reply With Quote
Oct 9, 2003, 08:26 PM
 
Originally posted by malvolio:
Ummm, typo. Should be:
ps -ax | grep inetd
Note the space between the pipe and grep.
People who know little about pipes shouldn't point out non-existent errors.

Code:
user@host(43):~$ ps auwx | grep "top -uws5" | grep -v grep root 25027 0.8 0.2 27732 836 p4 S+ Mon08PM 141:25.44 top -uws5 user@host(44):~$ ps auwx|grep "top -uws5"|grep -v grep root 25027 0.0 0.2 27732 836 p4 S+ Mon08PM 141:25.69 top -uws5 user@host(45):~$ ps auwx| grep "top -uws5" |grep -v grep root 25027 0.0 0.2 27732 836 p4 S+ Mon08PM 141:25.95 top -uws5 user@host(46):~$ ps auwx |grep "top -uws5"| grep -v grep root 25027 0.0 0.2 27732 836 p4 S+ Mon08PM 141:26.51 top -uws5 user@host(47):~$
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:38 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2