weixin_33695450 2015-04-09 07:31 采纳率: 0%
浏览 35

如何禁用Pydio密码?

I found this question on stack and I need to do the same thing but with their newer product Pydio. Any thoughts? The same type of config file is not present??

@user962284: Im using ajaxplorer on a local server and I dont want to use the user authentication each time I open my browser (write the user and password)

ajaxplorer is created with php and ajax, and I think modifying the source code is possible to disable the user authentication, or at least use a blank password

but, what lines of the code are necessary to modify?

The answer for this query was to:

ENABLE_USERS : Toggle user accounts on/off. If set to 0, the application is not protected! ALLOW_GUEST_BROWSING : Toggle whether guests (unauthenticated users) can browse your files.

How do I do this in Pydio??

  • 写回答

1条回答 默认 最新

  • weixin_33690963 2015-08-25 10:11
    关注

    You can enable from GUI of Pydio >> Settings >> Application Core >> Authentication >> Sele

    评论

报告相同问题?