sharbich

Results 7 issues of sharbich

Hello, after I logged in the phpldapadmin and i click left to the base dn nothing happens. The circle to the left side of the base dn turns and turns....

Hi, when I issue the following command I get the following error message: `root@ldap:~# ssh-ldap-pubkey list -b ou=users,dc=intern,dc=example,dc=com -H ldaps://ldap.intern.example.com -u stefan.harbich Traceback (most recent call last): File "/usr/local/bin/ssh-ldap-pubkey", line...

Hello, i have installed "bullseye" Homeassistant Supervisor on my Debian. This runs in the Docker container. Can I use the script for LDAP authentication? Could you tell me how and...

### OS Version Debian GNU/Linux 11 (bullseye) ### System Information Linux ha-su-deb 5.10.0-9-amd64 SMP Debian 5.10.70-1 ### What happened? Can't install ghcr.io/home-assistant/amd64-hassio-audio:2023.12.0 ### Machine Type generic-x86-64 ### Installer output ```text...

bug

Hi, i can not start the omcproxy via the `/etc/init.d/omcproxy start` command. I see via the command `ps -w / grep omcproxy` no process is working. Here is my /etc/config/omcproxy...

Hello, when I use the Frigate card to connect a 2-way audio to the Reolink Doorbell camera, I see the following error message in the Frigate AddOn logging: ``` error...

bug

Hello, great tutorial. I have an AD110 and the following script: ... #!/bin/bash curl -vvv \ --limit-rate 8K \ -F "file=@upload/goaway.al;type=Audio/G.711A" \ -H "Content-Type: Audio/G.711A" \ "http://admin:'###########'@192.168.30.249/cgi-bin/audio.cgi?action=postAudio&httptype=singlepart&channel=1" & PID=$! echo...