From: p_solntsev_community@meta.ua To: community@lists.altlinux.org Subject: [Comm] Problem ~/.ssh/config Date: Fri, 07 Nov 2008 10:49:09 +0200 (EEST) Message-ID: <42787.91.202.128.22.1226047749.metamail@webmail.meta.ua> (raw) Всем привет. Дома все работает(!), нареканий нет. На работе с инетом получше решил я оттуда сливать в Incoming пакеты. Что дома, что на работе система бранч 4.1. $ rpm -qa | grep ssh openssh-server-5.0p1-alt3 openssh-5.0p1-alt3 kdeutils-kdessh-3.5.10-alt2.M41.1 openssh-clients-5.0p1-alt3 $uname -r $2.6.25-std-def-alt8.M41.1 Раньше я по ssh протоколу заходил на наш вычеслительный кластер и все работало. Взял с дома ключики ssh, config и положил их в ~/.ssh $ls -ld ~/.ssh drwxrw-rw- 2 group group 4096 Ноя 7 10:21 /home/group/.ssh $ls -l ~/.ssh итого 16 srw------- 1 group group 0 Ноя 7 10:21 agent -rw-rw---- 1 group group 189 Ноя 7 09:48 config -rw-rw---- 1 group group 1264 Июн 9 15:56 id_dsa -rw-rw---- 1 group group 1140 Июн 9 15:56 id_dsa.pub -rw-r--r-- 1 group group 416 Ноя 7 09:36 known_hosts Лезу на наш кластер: $ ssh name@host ssh: Bad owner or permissions on /home/group/.ssh/config #не работает А если так $ ssh -F ~/.ssh/config solntsev@cluster.univ.kiev.ua name@host's password: # работает После, делаю следующее: $ rsync incoming:/incoming/Sisyphus/ ssh: Bad owner or permissions on /home/group/.ssh/config rsync: connection unexpectedly closed (0 bytes received so far) [receiver] rsync error: unexplained error (code 255) at io.c(635) [receiver=3.0.2] # не работает Посмотрел вывод chkconfig $ /sbin/chkconfig --list | grep ssh sshd 0:выкл 1:выкл 2:вкл 3:выкл 4:вкл 5:выкл 6:выкл изучение man sshd подсказало, что для клиентских машин он не нужен, не так ли? Есть запущеный ssh-agent c ключем -u от простого пользователя. Подскажите, как решить проблему? ______________________________ Получить адрес @meta.ua http://webmail.meta.ua/
next reply other threads:[~2008-11-07 8:49 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-11-07 8:49 p_solntsev_community [this message] 2008-11-07 9:11 ` Mikhail A. Pokidko 2008-11-07 9:18 ` p_solntsev_community 2008-11-07 9:21 ` Andrey Rahmatullin 2008-11-07 9:50 ` p_solntsev_community 2008-11-07 9:56 ` Andrey Rahmatullin 2008-11-07 9:23 ` Mikhail A. Pokidko 2008-11-07 9:51 ` p_solntsev_community 2008-11-07 9:36 ` Motsyo Gennadi aka Drool
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=42787.91.202.128.22.1226047749.metamail@webmail.meta.ua \ --to=p_solntsev_community@meta.ua \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git