Re: Is there way to get filename for specific LBA?

2011-09-02 Thread Marcin Wisnicki
On Wed, 31 Aug 2011 20:50:18 -0700, Carl Johnson wrote: > > It looks like the best bet would be fsdb, assuming that it is a UFS file > system. That does have a 'findblk' command to find a file containing a > block, but you would need to calculate the block offset in the > filesystem first. It d

SSH root login with keys only

2010-04-04 Thread Marcin Wisnicki
Is it possible to configure sshd such that both conditions are met: 1. Root will be able to login only by using keys 2. Normal users will still be able to use pam/keyboard-interactive ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: SSH root login with keys only

2010-04-04 Thread Marcin Wisnicki
On Mon, 05 Apr 2010 01:25:09 +0200, Erik Norgaard wrote: > On 04/04/10 23:04, Marcin Wisnicki wrote: >> Is it possible to configure sshd such that both conditions are met: >> >> 1. Root will be able to login only by using keys 2. Normal users will >> still be able to u

Re: SSH root login with keys only

2010-04-04 Thread Marcin Wisnicki
On Sun, 04 Apr 2010 23:49:59 +0200, Julian Fagir wrote: > Hi, > >> Is it possible to configure sshd such that both conditions are met: >> >> 1. Root will be able to login only by using keys 2. Normal users will >> still be able to use pam/keyboard-interactive > > perhaps the sshd-option "Permit

Re: SSH root login with keys only

2010-04-05 Thread Marcin Wisnicki
On Mon, 05 Apr 2010 10:01:08 +0100, Matthew Seaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/04/2010 22:04:35, Marcin Wisnicki wrote: >> Is it possible to configure sshd such that both conditions are met: >> >> 1. Root will be able to logi

Re: svn commit problems with sourceforge due to svn

2010-04-05 Thread Marcin Wisnicki
On Mon, 05 Apr 2010 10:08:36 +0200, Dominic Fandrey wrote: > Hello, > > I'd like to commit my new release of sysutils/automounter to the > sourceforge svn repository, so that I can branch the release. > > Unfortunately there seems to be a problem with OpenSSL: svn: Commit > failed (details follo

Re: svn commit problems with sourceforge due to svn

2010-04-05 Thread Marcin Wisnicki
On Mon, 05 Apr 2010 13:26:16 +, Marcin Wisnicki wrote: > On Mon, 05 Apr 2010 10:08:36 +0200, Dominic Fandrey wrote: > >> >> It seems svn is linked to both the base system version of OpenSSL >> (0.9.8k) and the package (1.0.0): >>> ldd /usr/local/bin/svn |gre

Re: SSH root login with keys only

2010-04-05 Thread Marcin Wisnicki
On Mon, 05 Apr 2010 12:38:01 -0500, Peggy Wilkins wrote: > On Mon, Apr 5, 2010 at 4:17 AM, Vincent Hoffman > wrote: >> >> However a note later in the default sshd_config file regarding the >> UsePAM setting says >> 'Depending on your PAM configuration, >>  PAM authentication via ChallengeResponse