MAX_ALLOW_USERS
Ben Lindstrom
mouring at etoh.eviladmin.org
Thu Feb 6 09:31:41 EST 2003
> Hey everyone,
>
> I have been using sftp for quite some time now and we have just hit 256
> sftp users. Line 21 of servconf.h reads:
>
> #define MAX_ALLOW_USERS 256 /* Max # users on allow list. */
>
> I am curious why this is in a header file and not something that is in
> sshd_config that can be changed without recompile?
>
You have 256 users listed in AllowUser ?! Maybe you need to consider
moveing to a denylist instead.
- Ben
> Thanks in advance!
>
> --
> James Dennis
> Harvard Law School
>
> "Not everything that counts can be counted,
> and not everything that can be counted counts."
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list