Re: different ssh settings for different users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-05-31 at 22:09 +0530, Ankush Grover wrote:
> On 5/31/06, Steven W. Orr <steveo@xxxxxxxxxxx> wrote:
> > On Wednesday, May 31st 2006 at 11:54 +0530, quoth Ankush Grover:
> >
> > =>I am using openssh-3.9 on FC3.Is it possible to have different ssh
> > =>settings for each user means if there is a user john and he can only
> > =>connect through the port 3309 and if  there is a user mary she can
> > =>only connect through the port 4067 ?
> > =>
> > =>Rest of the users should be able to connect through the default port
> > =>that is 5009.
> >
> > You may use multiple lines in your sshd config file
> >
> > ListenAddress 3309
> > ListenAddress 4067
> > ListenAddress 5009
> 
> It is a good choice when you want similar settings for all the users.
> What I want is separate user settings per port ?

The problem is that it doesn't know the user until it has
already answered on a port...   You should be able to run
multiple instances of sshd, each listening on different
ports and using a different configuration file, though.

> > Why in the Wide World of Sports would you want to do such a thing?
> >

> Thanks for the reply. We have some partners and clients which logins
> through ssh means sftp. Those accounts are chrooted and through sftp
> we give them updates for our softwares means patches.

If they only download, why not use https instead?  That would be
easier for both of you.

> As the FC3 is accessible through Internet we want to keep our clients
> & partners separate even having different ssh settings for them.

FC3 is getting kind of old...

-- 
  Les Mikesell
   lesmikesell@xxxxxxxxx


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux