This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Dave, I'm in. > FIXED. (I think this may be Paul's problem on weather) > > > [root@weather3 home]# ls -al > total 88 > drwxr-xr-x. 15 root root 4096 Mar 12 2014 . > dr-xr-xr-x. 26 root root 4096 Nov 12 00:39 .. > drwxrwxrwx. 24 ldm users 4096 Sep 5 2012 data > drwx------. 14 falout falout 4096 Aug 16 2010 falout > drwxrwxr-x. 23 gempak users 4096 Oct 29 08:40 gempak > -rw-r--r--. 1 root root 7326 Sep 14 2011 gensini > drwxr-xr-x. 4 root root 4096 May 21 2006 httpd > drwxrwxr-x. 73 ldm users 12288 Nov 12 13:10 ldm > drwx------. 2 root root 16384 Jul 14 15:26 lost+found > drwxrwxr-x. 52 mcidas users 4096 Sep 30 16:11 mcidas > drwx------. 15 sebenste users 4096 Nov 3 13:21 sebenste > drwx------. 6 spamfilter spamfilter 4096 Mar 23 2010 spamfilter > drwxrwxrwx. 12 ldm users 4096 Aug 6 14:14 temp > drwxr-xr-x. 2 root root 4096 Jul 16 13:48 tempcrap > drwx------. 3 vgensini vgensini 4096 Sep 2 2013 vgensini > drwxr-xr-x. 2 root root 4096 Sep 7 2006 wxp > [root@weather3 home]# chmod g-w ldm > [root@weather3 home]# ls -al > total 88 > drwxr-xr-x. 15 root root 4096 Mar 12 2014 . > dr-xr-xr-x. 26 root root 4096 Nov 12 00:39 .. > drwxrwxrwx. 24 ldm users 4096 Sep 5 2012 data > drwx------. 14 falout falout 4096 Aug 16 2010 falout > drwxrwxr-x. 23 gempak users 4096 Oct 29 08:40 gempak > -rw-r--r--. 1 root root 7326 Sep 14 2011 gensini > drwxr-xr-x. 4 root root 4096 May 21 2006 httpd > drwxr-xr-x. 73 ldm users 12288 Nov 12 13:10 ldm > drwx------. 2 root root 16384 Jul 14 15:26 lost+found > drwxrwxr-x. 52 mcidas users 4096 Sep 30 16:11 mcidas > drwx------. 15 sebenste users 4096 Nov 3 13:21 sebenste > drwx------. 6 spamfilter spamfilter 4096 Mar 23 2010 spamfilter > drwxrwxrwx. 12 ldm users 4096 Aug 6 14:14 temp > drwxr-xr-x. 2 root root 4096 Jul 16 13:48 tempcrap > drwx------. 3 vgensini vgensini 4096 Sep 2 2013 vgensini > drwxr-xr-x. 2 root root 4096 Sep 7 2006 wxp > > > Everything else was correct in SSHD config file. Give it a go now, Steve > and let me know if you can get in > > PER > http://www.daveperrett.com/articles/2010/09/14/ssh-authentication-refused/ > > -----SNIP----- > > Finally we’re getting somewhere - *bad ownership or modes for directory > /home/dave/.ssh*. > > SSH doesn’t like it if your home or *~/.ssh* directories have group write > permissions. Your home directory should be writable only by you, ~/.ssh > should be 700, and authorized_keys should be 600 : > > 123 > > > chmod g-w /home/your_user> chmod 700 /home/your_user/.ssh> chmod 600 > > /home/your_user/.ssh/authorized_keys > > You can also get around this by adding *StrictModes off* to your ssh_config > file, but I’d advise against it - fixing permissions is the way to go. > > > > > ============================ > Dave Bukowski -- NREMT-B > BLS Instructor (CPR & AED) > N9KPD > http://davebb.deviantart.com/ > address@hidden > address@hidden Regards, Steve Emmerson Ticket Details =================== Ticket ID: KXP-405917 Department: Support LDM Priority: Normal Status: Closed