Re: only one user logged per session/time

From: Martin Jessa (freebsd_at_yazzy.org)
Date: 09/11/03

  • Next message: Lanny Godsey: "Re: only one user logged per session/time"
    Date: Thu, 11 Sep 2003 20:13:39 +0200
    To: freebsd-isp@freebsd.org
    
    

    Are you concerned how much cpu and ram each ssh session spawns?
    If you do that, make sure users cannot compile screen in their home dirs.
    Otherwise I think it's pointless.

    On Thu, 11 Sep 2003 13:26:11 -0500 (CDT)
    nbari@unixmexico.com wrote:

    > Hello, I have a server with ssh access to the users, but how can I allow
    > only one user to be logged at a time.
    >
    > I dont want to allow a user to login multiple times, I just want the user
    > to login onece and if he try to open a second coneection, refuse the user
    > until the session is over or the user is allready loged.
    >
    >
    > thanks in advance.
    >
    >
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Lanny Godsey: "Re: only one user logged per session/time"