![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to write a daemon in Unix? | sbasak | Shell Programming and Scripting | 11 | 04-23-2008 02:56 AM |
| créating a daemon under unix | student00 | Shell Programming and Scripting | 2 | 08-12-2007 10:43 PM |
| Is ncftp possible between two SCO Unix servers? | hrishi10a | SCO | 0 | 09-04-2006 02:39 AM |
| Bouncing Unix Servers | mhossien | HP-UX | 17 | 03-30-2006 12:31 PM |
| Should a UNIX daemon process close open fds? | kunalashar | UNIX for Dummies Questions & Answers | 1 | 10-24-2002 06:10 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I would like to know Would you run the ‘identd’ daemon on UNIX servers?
Would you run the ‘identd’ daemon on UNIX servers? can you please Explain.
thanks in advance! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Inetd runs on all the Solaris servers I'm on - due to SVM having entries in the /etc/inetd.conf. It doesn't run on Fedora laptop (since there is no such daemon).
What exactly are you trying to ask? inetd provides the server process for Internet standard services. Most of these services are commented out on Solaris servers for security reasons. Yet some entries are still needed (if you have a ftp server, commenting out ftp would cause your server to be useless in the role it plays). |
|
#3
|
||||
|
||||
|
inetd != identd
Few people run identd due to security concerns. |
|
#4
|
||||
|
||||
| Google The UNIX and Linux Forums |