![]() |
|
|
|
|
|||||||
| 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 |
| oXygen XML editor 9.2 (Standalone branch) | iBot | Software Releases - RSS News | 0 | 05-12-2008 04:00 PM |
| how to check if a file ftpd to mainframe was actually ftpd | vikas.rao11 | UNIX Desktop for Dummies Questions & Answers | 4 | 03-24-2008 01:52 AM |
| How to configure a network workstation to a standalone? | ryantk | UNIX for Dummies Questions & Answers | 5 | 09-24-2006 09:19 AM |
| Installation Procedure of UNIX on a standalone pc | phanikmv | UNIX for Dummies Questions & Answers | 1 | 02-19-2006 02:03 AM |
| Network standalone Unix box | conflansun | UNIX for Dummies Questions & Answers | 6 | 02-07-2002 07:22 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Standalone FTPD within SMF
Hello
We are trying to run the WU_FTPD demon in standalone mode (-S argument) via an SMF service. Prior to SMF, this was achieved by simply commenting out the FTP line within the inetd.conf file. However, within SMF, I believe we need to carry out the following activities: i) Remove the FTP service from INETD SMF service control (which should prevent INETD from monitoring the FTP port); ii) Import the FTP service as a standalone service into SMF (so that the FTP demon then monitors the FTP port). We carried out the following activities: i) Disabled and deleted the current FTP service as follows: inetadm -d network/ftp svccfg delete network/ftp ii) Imported a customised FTP manifest file that starts the FTP demon as standalone. The FTP service is now running fine as a standalone service, but inetd is no longer fine. It continually fails. The following is found within the log files: svc:/network/inetd:default: Method "/usr/lib/inet/inetd start" failed with exit status 1 Does anyone know how we can successfully run the FTPD service within SMF as a standalone demon without upsetting the INETD service? Simply disabling the FTP service using INETADM and importing our customised FTP service seems to cause problems. Thanks in advance for your help. Cheers Dave |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|