Daniele Percivaldi

Results 10 comments of Daniele Percivaldi

Hi @taut98 Yes, when I open a file on SMB/CIFS external storage I can save it. Of course, I have to set up the external storage with "Fixed authentication".

Hi @taut98 . For onlyoffice, nothing strange. I followed docker installation instructions you can read on onlyoffice site and the line below: docker run --restart=always -i -t -d -p 8081:80...

Yes, I know, it works that way. You know, @xadhoom , it means that I have to setup SMB/CIFS External storage with specific username and password, while I would like...

@xadhoom , I haven't got "Log-in credentials, save in database" option: using oc 9.1.6 and not nc 1x.x.x.

Hi @PL-Peter. I think you should consider the issue as a real bug, and not only as a possible bug. Because of to the changes Microsoft has introduced in Ex2016...

Hi @PL-Peter. I can confirm that your workaround works. Thank you very much.

Hello. Please, use this run instructions: docker run --restart always --env-file ./openldap.env --name openldap -p 389:389 -p 636:636 \ -v /data/slapd/database:/var/lib/ldap \ -v /data/slapd/config:/etc/ldap/slapd.d \ -v /data/slapd/backup:/data/backup \ -d osixia/openldap-backup:1.5.0...

@zorn-v , I don't know. Do you mean #224 ? Well, no, it is different. For instance, my LDAP user is connected to my facebook, gmail, slack account. When I...

Hello. Same issue with version 1.5.0.

Thank you @obourdon . It works. Now I cannot understand the meaning of environment variable HOSTNAME. Is this a bug? Is HOSTNAME to be removed from documentation? Thank you.