LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-11-2005, 11:23 AM   #1
cj10111
Member
 
Registered: Aug 2003
Posts: 34

Rep: Reputation: 15
Looking for the holy grial of SFTP clients


Hi all. Like the title states, I am in need of a specific type of SFTP client. At work, we've inplemented an LTSP server and we're all switching to thin clients.

I've been asked to find an SFTP client that meets these specifications:

- It can only be managed by an administrator. In other words, only the admin can add new servers, usernames, and passwords

- It cannot allow password revelation

- The password file must be encrypted

- Obviously, it must run under Linux

I've never seen a client like this, and I'm under the impression that it simply doesn't exist. Any ideas?
 
Old 05-11-2005, 02:19 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
of course you can use the system already in place for ssh key pair authentication
but the only thing i can think of to do to disable the normal sftp like login to anywhere is to
hack the source to the regular sftp and recompile without those options..
this would be difficult because ssh is so complex and can use so many different means of authentication etc and it's all so well intigrated the source code is rather hard to read (at least for me)
look at sftp.c line # 1364 there you find the main()
perhaps someone schooled with the use of optarg can show what to disable to accomplish what you want

one thing to note is most implementations of ssh sftp is through direct calls to the ssh sftp client itself.
so if you take away ssh sftp all those go broken.

very few people actually write ssh sftp clients themselves from scratch.. mainly i guess because ssh2 is a rather complex protocol .. i tried it once and didn't get very far.

there is however an earlier version of sftp you find sometimes on the net from before ssh that does things differently and i think will not work with ssh ?? i think ? not sure. or possibly ssh can accomodate those clients as well ?
 
Old 05-11-2005, 05:56 PM   #3
cj10111
Member
 
Registered: Aug 2003
Posts: 34

Original Poster
Rep: Reputation: 15
I should have specified that I'm looking for a preexisting sftp client. I'm not going to write on outside of company time as it is not in my best interest. Also this is going to be for a bunch of windows users. Windows users characteristicly fear the command line much less any other kind of change to what they already know, so it would need to have the standard two window gui.

Is there any other way to securely compose ftp transactions?

Thanks
 
Old 05-11-2005, 08:33 PM   #4
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
you could try using gftp.
 
Old 05-12-2005, 09:03 AM   #5
cj10111
Member
 
Registered: Aug 2003
Posts: 34

Original Poster
Rep: Reputation: 15
As much as I enjoy gftp, the ssh support is quirky and unstable.

I'm wondering, is it possible to secure transmit regular ftp transactions and would learning how a chroot jailing works help my cause with this.
 
Old 05-12-2005, 10:17 AM   #6
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
i don't think it's possible to securely use regular 1983 ftp
 
Old 05-12-2005, 10:20 AM   #7
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
you could controll sftp with roles based access controll ?
 
  


Reply



Posting 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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use sftp to upload my web site? (no sftp tar command) johnMG Linux - Networking 6 06-21-2005 09:14 PM
Looking for the holy grial of SFTP clients cj10111 Linux - Security 2 05-13-2005 07:50 AM
Files truncated by sftp/sftp-server at 65kb gato Linux - Networking 1 12-18-2003 10:29 AM
for the love of all this is holy pls help oneiric Linux - Newbie 8 07-15-2003 11:33 PM
Holy COW! tcaptain General 15 03-06-2003 03:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration