[scponly] changing passwords remotely over scponly .. what am I
doing wrong ?
Kaleb Pederson
kpederson at mail.ewu.edu
Mon Mar 6 17:25:10 EST 2006
The debuglevel file's location is based on what --prefix is set to when the
install is done. I'm not sure what it would be set to on FreeBSD, so I can't
be of much help. If you can grab the configure line that ports use, that
should tell you what it is set to.
Two common cases might be /usr/local/etc/scponly/debugelevel
and /opt/etc/scponly/debuglevel.
Since -t didn't help, we will probably need the extra debugging info to find
out.
Can you provide the configure line and the additional logging?
Thanks.
--Kaleb
On Monday 06 March 2006 1:56 pm, Ensel Sharon wrote:
> On Mon, 6 Mar 2006, Kaleb Pederson wrote:
> > You might have to issue "ssh -t username at hostname passwd". Some OSs will
> > disconnect you if you don't have a valid (pseudo-)terminal.
> >
> > If that doesn't help, turn on debugging "echo 1 >
> > /etc/scponly/debuglevel" and then let us know what shows up in syslog so
> > we can help more.
>
> Ok, unfortunately, that did not work. Both systems (client and
> server) are FreeBSD 6.0-RELEASE.
>
> Further, I do not have a /etc/scponly directory - I created one, and
> echo'd a 1 to debuglevel, but am not sure if that will be effective. I
> see no new or interesting data in /var/log/auth.log ... or
> /var/log/messages
>
> The one difference I noticed, when adding the -t switch, is that ssh tells
> me that the connection was closed - so whereas, without the -t switch, I
> got:
>
> # ssh username at hostname passwd
> Password:
> Changing local password for username
> #
>
> but _with_ the -t switch i get:
>
> # ssh username at hostname passwd
> Password:
> Changing local password for username
> Connection to hostname closed.
> #
>
> Can you elaborate ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : https://lists.ccs.neu.edu/pipermail/scponly/attachments/20060306/2050a339/attachment.bin
More information about the scponly
mailing list