Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lighttpd / ACLs / CGI
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
D-LINC
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2011
Posts: 135
Location: Alaska

PostPosted: Fri Mar 25, 2011 10:38 am    Post subject: lighttpd / ACLs / CGI Reply with quote

My lighttpd.conf specifies:

Code:
server.username      = "lighttpd"
server.groupname     = "lighttpd"

server.modules += ("mod_cgi")


But does lighttpd use some other user/group name to run CGI scripts? I've been trying to control permissions in the html directories using ACLs (rather than just granting world permissions). Generally this works fine. But it seems like some of my CGI scripts are not able to read other files when by the entries I have set (with the correct entries for the lighttpd user and the mask) they should be able to read them. I thought maybe it was the "nobody" account, but it didn't seem to help if I grant "nobody" permissions also.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum