Standalone FTPD within SMF


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Standalone FTPD within SMF
# 1  
Old 01-13-2006
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
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Using Firefox/Chatzilla on standalone

Hello! I am trying to perform a test using chatzilla, the problem is my machine is not on a network so I am trying to prove I can communicate through local host. This way it will hit the nic go through and come back on the other side. All the configurations I have tried irc.local.host:6667... (12 Replies)
Discussion started by: cybersecEG
12 Replies

2. Solaris

Ftpd alarms

Hi, I am facing following alarms in var/adm/messages after an interval of 10 mins. I dont know what the impact is and how can i fix it. Can anyone help please? Dec 4 07:50:03 hxcsvc-a01 ftpd: open_module: stat(/usr/lib/security/pam_unix_session.so.1) failed: No such file or directory Dec ... (4 Replies)
Discussion started by: sni_engineer
4 Replies

3. Linux

wu-ftpd

Hello everyone! I looking for wu-ftpd latest rpm or sorce package. Anyone have idea where i can find? I need to install on Centos 5. please help. -thanks, :) (4 Replies)
Discussion started by: email-lalit
4 Replies

4. UNIX Desktop Questions & Answers

how to check if a file ftpd to mainframe was actually ftpd

Hi All, I am ftping a file from unix to mainframe. Now the problem arises that i want to check if the file was ftpd or not. Is there any way i could do this? (4 Replies)
Discussion started by: vikas.rao11
4 Replies

5. Solaris

Turning in.ftpd on and off

For two straight days someone was running in.ftpd in my server (apparently looking to break in) and when I would do "top" almost every line would read "in.ftpd". I had a unix sysadmin friend of mine shut it down and then start it back up in a day and a half and all seems OK for now. Here's what I... (1 Reply)
Discussion started by: thomi39
1 Replies

6. UNIX for Dummies Questions & Answers

How to configure a network workstation to a standalone?

Hi, I have a networked ultra 5 workstation(using NIS) that I would like to be able to : 1. Reconfigure to standalone workstation, 2. and be able to switch back to a network workstation when the needs required. Please advise. Ryan (5 Replies)
Discussion started by: ryantk
5 Replies

7. UNIX for Dummies Questions & Answers

Installation Procedure of UNIX on a standalone pc

Hi, I am nil about UNIX and i want to learn about. For this i want to install UNIX 5.0 on my home pc. Anyone please tell me the procedure to install it. The partition and all etc. etc.. My pc configuration is P-IV, 1.7GHz 40 GB HDD With regards, Phani (1 Reply)
Discussion started by: phanikmv
1 Replies

8. UNIX for Dummies Questions & Answers

FTPD, CHROOT, SMF and non-root user

Hello I am trying to configure WU-FTPD on Solaris 10 to do the following: Using the -r parameter to in.ftpd, I am running the FTP demon within a CHROOT jail (/export/ftp). The FTP service is also being controlled by SMF. This seems to work fine. However, one of the requirements I have is to... (2 Replies)
Discussion started by: CowsUdders
2 Replies

9. UNIX for Advanced & Expert Users

ftpd message

hello, On my AIX server 4.3.3.0 the following message appears on the screen: ftpd :Failed dlopen :/usr/lib/libpag.a(shr.o):a file or directory in the path name does not exist. Please help, Thanks . (1 Reply)
Discussion started by: eyounes
1 Replies

10. UNIX for Dummies Questions & Answers

wu-ftpd question

ya i was wondering if there was anyone out there who could show me a good how to page on wu-ftpd ...im running RH 7.1 and i have the update of wu i just need to know how to use it and configure it so the users are limited to their dir and not the whole system .....any help will do ..thx (2 Replies)
Discussion started by: mista_king
2 Replies
Login or Register to Ask a Question
rmvolmgr(1M)						  System Administration Commands					      rmvolmgr(1M)

NAME
rmvolmgr - HAL-aware removable volume manager SYNOPSIS
/usr/sbin/rmvolmgr [-chns] DESCRIPTION
The rmvolmgr command is a volume manager that can automatically mount and unmount removable media and hot-pluggable storage. The default mount point is /media. rmvolmgr is one of a number of Hardware Abstraction Layer (HAL)-aware tools that are shipped with the Solaris operating system. See hald(1M). Multiple instances of rmvolmgr can be run simultaneously. A system instance of rmvolmgr runs by default as a service management facility (SMF) service (see smf(5)). Its fault management resource identifier (FMRI) is: svc:/system/filesystem/rmvolmgr You can run your own instance of rmvolmgr by adding it to the .xinitrc file or a similar session startup script. In such a case, the system rmvolmgr instance will not manage volumes that belong to you, the owner of the startup script. For example, a user logged on to the work- station console (/dev/console) who invokes his own instance of rmvolmgr will own locally connected devices, such as CD-ROM drives and devices connected to the local USB or FireWire ports. In addition to mounting volumes under /media, rmvolmgr also creates legacy symbolic links under /cdrom, /floppy, and /rmdisk. rmvolmgr also provides backwards compatibility with CDE removable media interfaces by maintaining notification files under /tmp/.removable. This functionality can be disabled by using the -c option. The -c and -n options can also be specified as SMF properties. See "Examples." OPTIONS
The following options are supported: -c Disable CDE compatibility. -h Display help information and exit. -n Do not create legacy mountpoint symbolic links. -s Invoke in system instance mode. EXAMPLES
Example 1 Using SMF Properties to Set Options The following svccfg(1M) command and subcommands use SMF properties to set the -c and -n options. example# svccfg svc:> select rmvolmgr svc:/system/filesystem/rmvolmgr> listprop rmvolmgr/* rmvolmgr/legacy_mountpoints boolean true rmvolmgr/cde_compatible boolean true svc:/system/filesystem/rmvolmgr> setprop rmvolmgr/legacy_mountpoints=false svc:/system/filesystem/rmvolmgr> setprop rmvolmgr/cde_compatible=false svc:/system/filesystem/rmvolmgr> exit example# ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWhalr | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
hald(1M), svccfg(1M), attributes(5), hal(5), smf(5) SunOS 5.11 28 Nov 2006 rmvolmgr(1M)