Browning Curtus L Capt AFRL/MLOC wrote: > I have Openssh 3.0.1 compiled with kerberos 1.2.3. ssh works fine authenticating >with the kerberos password but scp fails. I know authentication is by the >host/server@realm principle and there is a separate principle for ftp, but is there a >particular principle for scp? > Thanks in advance, > Curtus >
Try checking to see if your Subsystem sftp /usr/local/openssh-3.0.2p1/libexec/sftp-server Line in your sshd_config is actually pointing to the sftp-server binary. ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
