RE: getgroup invalid argument in /var/adm/messages
djtech_at_djtech.org
Date: 07/24/03
- Previous message: Becerril, Mario Henley: "PAM and OpenSSH_3.6p1"
- In reply to: Schubert, John [NTWK SVCS]: "RE: getgroup invalid argument in /var/adm/messages"
- Next in thread: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"
- Reply: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Jul 2003 15:17:20 -0400 To: "Schubert, John [NTWK SVCS]" <jschub01@sprintspectrum.com>
Sounds like SSH is doing its job then. To see how many groups sshd is in use
this cmd:
grep -v ^# /etc/group|grep sshd|wc -l
Quoting "Schubert, John [NTWK SVCS]" <jschub01@sprintspectrum.com>:
> The only assigned groups I'm aware of are the GID assigned within /etc/group.
> I decided to take a look at the server's /etc/group file and was astounded.
> Their group file was thousands of lines long, with dozens blank or containing
> only a single name for a group. I have a script that we built for rogue
> systems which we were taking over sys admin duties that also have a group
> file out of control. So I will run this script and see if the nagging alarm
> goes away.
>
> There were so many lines, I couldn't tell you how many groups are in the
> file. I would estimate 18-25.
>
> Thanks..
> John
- Previous message: Becerril, Mario Henley: "PAM and OpenSSH_3.6p1"
- In reply to: Schubert, John [NTWK SVCS]: "RE: getgroup invalid argument in /var/adm/messages"
- Next in thread: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"
- Reply: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|