Quantcast
Browsing latest articles
Browse All 2 View Live

Answer by voretaq7 for Does www-data user need a real shell?

Well /bin/false (or /bin/true if you're a positive person) is a real shell - it's just not an interactive shell :-) There's also /sbin/nologin on some systems which serves the same purpose.As to...

View Article


Does www-data user need a real shell?

Interestingly enough, on my Ubuntu derivative with nginx installed with apt, the www-data user has a shell:$ cat /etc/passwdwww-data:x:33:33:www-data:/var/www:/bin/shShouldn't this be set to something...

View Article

Browsing latest articles
Browse All 2 View Live