On Apr 27, 2:13pm, r...@reedmedia.net wrote:
} On Sat, 27 Apr 2019, JP wrote:
}
} > is there a maximum number of users that can be logged in at a given time?
}
} config(5) says there is no such limit.
}
} Linux has a pam way using limits.conf. FreeBSD could use inetd to spawn
NetBSD runs
On Sat, 27 Apr 2019, JP wrote:
> is there a maximum number of users that can be logged in at a given time?
config(5) says there is no such limit.
Linux has a pam way using limits.conf. FreeBSD could use inetd to spawn
sshd with a inetd.conf "max-child" option. I don't know of an existing
NetBS
is there a maximum number of users that can be logged in at a given time?