fnpanic

Results 9 comments of fnpanic

@PierreBarreau Script-Server supports nginx as a reverse proxy which works great. You can use the auth_request module with a proxy like vouch https://github.com/vouch/vouch-proxy to do the auth. It supports most...

ok. Understood. Thanks for the quick reply.

We do it like @bugy suggested. If you need more then one file zip them and let the script extract by the script. Works like a charm.

@Ket3r yes indeed it would be great to have a way to contribute to the documentation. @bugy Maybe you can add a file with the wiki contents so you can...

So there should be one :-) I checked the wiki and i have seen the reverse proxy auth section but it is not a complete example.

@aspacca Thanks for your feedback! That is exactly what i was thinking about. The downsides are clear but it is really a good solution for encryption at rest. Any chance...

Yes it does but if you download it form a windows box it is not very easy to decrypt it on the fly. That is why i think your patch...

On windows there is runas (https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc771525(v=ws.11) which can be used.

@Peter-Csatlos You are right about runas. I am using linux with sudo way to much i guess. Also i can also feel your pain in terms of users ;-) Having...