mussol
mussol
just use ssh keys on both servers and write a wrapper script
ok, thanks for your time :)
I'm facing same problem. is there a way to debug conversation between semaphore and LDAP server? I'm using 389DS, a pure LDAP v3 , not AD.
You can try this one: https://hub.docker.com/r/389ds/dirsrv is not mine, but is done by official mantainers so it should be ok. besides docker,I want to point out that 389DS is a...
I'm facing this problem right now. on my setup I use a kiosk user to connect fullscreen to a remote system without any intervention, so I need a way to...
I totally agree this can lead to security problems. In my case offending cert is from our own servers, so I really need the option on my bash scripts. Maybe...
> Do you have any issues with browser notifications? yeah, I use a lot of different desktops at home and work, so sometimes I found difficult to remember if notifications...
I know this is a low priority issue, but here you can find a docker xe install for testing: https://hub.docker.com/r/gvenzl/oracle-xe
Im facing same problem with xfce4 and dual screen setup. if I disable dual screen I can see plugin correctly, but with 2 monitors positioning is wrong. I also get...
I'm trying to configure this on a fresh test installation and I'm facing some problems. https://self-service-password.readthedocs.io/en/latest/config_mail.html docs here refers to **$mail_attributes** but in config.inc.php I only see **$mail_attribute** so I...