RE: getgroup invalid argument in /var/adm/messages

djtech_at_djtech.org
Date: 07/24/03

  • Next message: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"
    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


  • Next message: Ramin Dousti: "Re: getgroup invalid argument in /var/adm/messages"

    Relevant Pages

    • Re: Nenu in CLI
      ... I use this script for the following reason: ... Talking 'ssh -X' I'm struggling with something here. ... What works on the two machines is 'ssh -X hostname cmd' which will run ... system you would like like XCFE or whatever (I think even kde or gnome is ...
      (alt.os.linux.suse)
    • Re: Nenu in CLI
      ... I use this script for the following reason: ... Talking 'ssh -X' I'm struggling with something here. ... What works on the two machines is 'ssh -X hostname cmd' which will run ... you wish to connect and then connect with vnc client. ...
      (alt.os.linux.suse)
    • Re: Nenu in CLI
      ... I use this script for the following reason: ... Talking 'ssh -X' I'm struggling with something here. ... What works on the two machines is 'ssh -X hostname cmd' which will run ...
      (alt.os.linux.suse)
    • Re: pppd pty equivilent in FBSD
      ... I let pppd manage retries & setting routes. ... >I wouldn't personally recommend vpn over ssh for anyone either, ... I'm the sole bsd user at my company, and the ppp over ssh ... >Actual bash script I call: ...
      (freebsd-net)
    • Re: [kde-linux] Sessions names
      ... ssh 192.168.2.80??? ... You can write a wrapper script that would start ssh to some ip and rename the ... konsole session dynamically. ... dcop call to konsole you need to know the pid of konsole. ...
      (KDE)