Czy jest jakiś sposób aby połączyć sshfs-fuse z authorized_keys i sftp
łacznie z chroot ?
Aktualnie mam tylko sftp z chroot dla poniższej konfiguracji sshd_config


PermitRootLogin yes

PasswordAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile  %h/.ssh/authorized_keys

PermitEmptyPasswords no

IgnoreRhosts yes

GSSAPIAuthentication yes
GSSAPICleanupCredentials yes

UsePAM yes

AcceptEnv LANG TZ LC_*

Subsystem       sftp    internal-sftp
Match group sftp
    ChrootDirectory /mnt/sdb1/sftp-chroot/home/
    ForceCommand internal-sftp

i jest ok ale nie mogę tego połaczyć z sshfs-fuse.
Ktoś może poratować działającym konfigiem ?

Z góry dzięki :)

Krzysztof Szwaba
_______________________________________________
pld-users-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-users-pl

Odpowiedź listem elektroniczym