1760731 Members
3349 Online
108895 Solutions
New Discussion юеВ

ftp access

 
SOLVED
Go to solution
kholikt
Super Advisor

ftp access

what is minimum library required to copy over for a ftp guest account in order to do ls, rm, rmdir and ckdir
abc
3 REPLIES 3
Christopher McCray_1
Honored Contributor

Re: ftp access

for ls, all you need to do is create the directory usr and subdir bin, make them 555 and copy the ls command from its location to the newly created /usr/bin, make it 555.

for rm and rmdir, they can simply use the dele (delete) command in ftp.

Hope this helps

Chris
It wasn't me!!!!
Sanjay_6
Honored Contributor

Re: ftp access

Hi,

If this is a chroot'ed environment, you should copy /sbin/ls to $USER_HOME/usr/bin. if $USER_HOME is "/" for the chroot'ed user.

Hope this helps.

Regds
Dave La Mar
Honored Contributor
Solution

Re: ftp access

I used the following to set up a particular user as well as
DOC NR0801KBRC00007714

http://support2.itrc.hp.com/service/cki/search.do?searchString=A5651654&mode=id&submit=Search&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty

I think you will find what you need here as well.

Best of luck.

dl
"I'm not dumb. I just have a command of thoroughly useless information."