Sponsored Content
Operating Systems Linux Debian Remotely unlock ssh key (Gnome, Debian Lenny) Post 302410384 by gameplan on Monday 5th of April 2010 09:29:42 PM
Old 04-05-2010
the debugger says you are not in the group
make the user part of the group and try
and the success connection is from the same machine if i am not wrong?

Last edited by gameplan; 04-05-2010 at 10:44 PM..
 

8 More Discussions You Might Find Interesting

1. Debian

Debian Lenny update problems

Hi everybody! I have a very big problem, I can not make any updates on my debian lenny. I get everytime this errors with apt-get update: Err http://security.debian.org lenny/updates Release.gpg Connection failed Err http://www.backports.org lenny-backports Release.gpg Connection... (2 Replies)
Discussion started by: magge
2 Replies

2. Shell Programming and Scripting

downgrade sh to 3.1 - debian lenny - how?

Hello, i'd need to downgrade sh to the latest 3.1 version, been trying to pin the version in apt preferences or use aptitude but it doesn't want to work. (Best possible to GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)) Linux version 2.6.26-2-amd64 (Debian 2.6.26-19lenny2)... (0 Replies)
Discussion started by: TehOne
0 Replies

3. Debian

How to install Java in Debian Lenny

Hi all im trying to install Java in Debian lenny with apt-get install but can find the packages...anyone can help me on this one? thanks (2 Replies)
Discussion started by: ro0t3d
2 Replies

4. Solaris

Solaris 8 ssh public key authentication issue - Server refused our key

Hi, I've used the following way to set ssh public key authentication and it is working fine on Solaris 10, RedHat Linux and SuSE Linux servers without any problem. But I got error 'Server refused our key' on Solaris 8 system. Solaris 8 uses SSH2 too. Why? Please help. Thanks. ... (1 Reply)
Discussion started by: aixlover
1 Replies

5. Solaris

SSH Remotely

Hello. I am trying to ssh and run a script from a remote computer. These computers will be both Windows and MACs. I am using Solaris 8 and what I have tried is: using putty ssh user@ip_address (remote command) /folder/folder/filename.sh The issue here is that the user profile has not... (3 Replies)
Discussion started by: jkmtm
3 Replies

6. UNIX Desktop Questions & Answers

How to virtualise Android OS on Debian 6 with Gnome?

Hello, please which virtualisation is most ligtweight and compatible with Debian and Gnome? I wish to run Android OS in an container and be able to see android desktop from my Gnome Thank you (0 Replies)
Discussion started by: postcd
0 Replies

7. Linux

Chrome browser no longer working on my debian lenny 5

Hi All, My chrome browser was working correctly on my Debian Lenny 5 PC..Today i downloaded the version from google and tried to install the deb from command line as follows: dpkg -i <latest-chrome-package> The installation failed but now my existing old chrome browser is not starting. ... (2 Replies)
Discussion started by: coolatt
2 Replies

8. Debian

Adding wallpapers in gnome shell in Debian

Hi. I'm trying add wallpapers in /usr/share/backgrounds/gnome. And I already put the image file jpg in local specified before and added configuration in /usr/share/gnome-background-properties/gnome-backgrounds.xml. <wallpaper deleted="false"> <name>NNNN</name> ... (1 Reply)
Discussion started by: malgen
1 Replies
GROUPMOD(8)						    BSD System Manager's Manual 					       GROUPMOD(8)

NAME
groupmod -- modify an existing group on the system SYNOPSIS
groupmod [-ov] [-g gid] [-n newname] group DESCRIPTION
The groupmod utility modifies an existing group on the system. See group(8) for more information about EXTENSIONS. The options are as fol- lows: -g gid Give the numeric group identifier to be used for the new group. -n new-group-name Give the new name which the group shall have. -o Allow the new group to have a gid which is already in use for another group. -v Enable verbose mode - explain the commands as they are executed. This option is included if built with EXTENSIONS. EXIT STATUS
The groupmod utility exits 0 on success, and >0 if an error occurs. SEE ALSO
group(5), group(8), user(8) HISTORY
The groupmod utility first appeared in NetBSD 1.5. It is based on the addnerd package by the same author. AUTHORS
The groupmod utility was written by Alistair G. Crooks <agc@NetBSD.org>. BSD
November 7, 2005 BSD
All times are GMT -4. The time now is 04:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy