Allow usermin user to browse outside of ~/

How do I accomplish that? I looked around and it didn’t seem obvious. Is there a way?

Hi,

At the moment there is only one way of doing it, which is manually, by creating username.acl file under /etc/usermin/filemin with the following content:

allowed_paths=$HOME /tmp /usr /etc

@Jamie Jamie, should we make filemin/acl_security.pl do it?

I have made a PR to address this issue and provide an ability to update ACLs for Usermin as well using UI.

1 Like

Thank you for the answer all. I really appreciate the prompt response.

I’ve already tested this solution and can affirm it’s working. Thanks again. We can close out the topic if nobody else has anything to add.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.