Re: Cannot scp with rssh
Brought to you by:
xystrus
From: Lutfi <lu...@me...> - 2011-04-13 10:58:19
|
Hi, I tried # set the log facility. "LOG_USER" and "user" are equivalent. logfacility = LOG_USER # Leave these all commented out to make the default action for rssh to lock # users out completely... allowscp #allowsftp #allowcvs #allowrdist #allowrsync #allowsvnserve # set the default umask umask = 022 this configuration options but still scp gives the same error and I can connect through sftp with the user I created. On 04/13/2011 01:41 PM, Lutfi wrote: > Hi, > > When I try scp, from my desktop to server it gives the error, that only > sftp is allowed. > > Regard, > > Lutfi > > On 04/13/2011 12:24 PM, Aurelin wrote: >> Hi Lutfi >> >> What does it mean, you cannot copy? Do you get an error? >> >> To your second question: >> You can use private/public key authentication to log in without password >> (since rssh is a shell which you can connect to via ssh, you can also >> use the ssh authentications such as Private/Public key, Password, PAM... >> Maybe a smartcard would also work :)) >> >> Greetings >> >> Quoting Lutfi <lu...@me...>: >> >> Hello, >> >> I am newbie on rssh and i want to send some files to my back server by >> using rssh. I created a user by using >> "rss...@li..." command and I uncommented the lines >> for sftp and scp in /etc/rssh.conf. But I cannot scp a file to my server >> sftp works. What may be the problem. >> >> My second question, can I make password-less connetion by using rssh. >> >> Regards, >> >> Lutfi >>> > ------------------------------------------------------------------------------ >>> > Forrester Wave Report - Recovery time is now measured in hours and > minutes > not days. Key insights are discussed in the 2010 Forrester Wave Report as > part of an in-depth evaluation of disaster recovery service providers. > Forrester found the best-in-class provider in terms of services and > vision. > Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > _______________________________________________ > rssh-discuss mailing list > rss...@li... > https://lists.sourceforge.net/lists/listinfo/rssh-discuss >>> > >> ------------------------------------------------------------------------------ >> Forrester Wave Report - Recovery time is now measured in hours and minutes >> not days. Key insights are discussed in the 2010 Forrester Wave Report as >> part of an in-depth evaluation of disaster recovery service providers. >> Forrester found the best-in-class provider in terms of services and vision. >> Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > > > >> _______________________________________________ >> rssh-discuss mailing list >> rss...@li... >> https://lists.sourceforge.net/lists/listinfo/rssh-discuss > > > ------------------------------------------------------------------------------ > Forrester Wave Report - Recovery time is now measured in hours and minutes > not days. Key insights are discussed in the 2010 Forrester Wave Report as > part of an in-depth evaluation of disaster recovery service providers. > Forrester found the best-in-class provider in terms of services and vision. > Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > _______________________________________________ > rssh-discuss mailing list > rss...@li... > https://lists.sourceforge.net/lists/listinfo/rssh-discuss |