Dec
21
2009
2

Enable SSH for normal users on Synology

edit /etc/passwd
change the line of the users fron /sbin/nologin to /bin/ash

restart ssh daemon:
cd /usr/syno/etc.defaults/rc.d/
./S95sshd.sh restart & Continue reading

Written by bantenbrink in: Linux, synology | Tags: , , ,
Feb
03
2009
2

Individual homedirectories with Freenas 0.69 and Samba

I recently moved my network storage from my Slug (NSLU2) running Debian to Freenas. It is great for having “a” samba share where everyone could store any data. But I needed a private share where only the logged in user has access to the folder. So I decided I needed the homedirectories of the users available through samba. Here’s what I’ve done:

Log in via SSH and create a Continue reading

Written by bantenbrink in: Freenas | Tags: , , ,

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com