-
### Description:
LDAP Server: samba 4.9.5+dfsg-5+deb10u1
Running a LDAP sync with Samba4.
### Steps to reproduce:
- Groups filter: (&(cn=#{groupName})(member=CN=#{username},OU=*))
1. Se…
-
Currently `dog` will set `use_std3_ascii_rules: true` when doing IDNA label conversion:
[dns/src/strings.rs:25](https://github.com/ogham/dog/blob/640818d36e7ed04e2666aba90d0c037787cb9d6c/dns/src/st…
-
It seems that stackstac will occasionally hang indefinitely while doing a dataset read:
![image](https://user-images.githubusercontent.com/22163508/123011187-efaeec80-d38d-11eb-9c35-f5f4a2866f23.png)…
-
It seems that avahi-daemon needs a mechanism to flush its cache contents when its network interfaces change state. After months of uptime on my laptop, multiple suspend/resume cycles in hotels and con…
-
**Description du bug**
```
09:21:15 CRITICAL cadastre[23213]: Unhandled exception:
Traceback (most recent call last):
File "/srv/qgis/plugins/cadastre/server/cadastre_service.py", line 119, in…
-
I have my homes in another location, than /home - e.g. /srv/home. So $HOME is set to "/srv/home/user".
Running qt-fsarchiver wont work with that - even not, when /home is a link to /srv/home.
This…
-
**Provide a link to that doc page:**
**What is the defect and your suggestions on improvement:**
When I tried to install fluid on a GKE cluster, I ran into several issues:
1. The default host…
-
I know I'm not supposed to enter private key data on the main site. So I downloaded the github code, but what are the requirements to run locally? And instructions anywhere? I was sort of expecting so…
-
When trying to install DCAT with the script provided in dockerfile.dev I immediately get an error trying to build Docker.
```
RUN pip3 install -e git+https://github.com/ckan/ckanext-dcat.git@v0.0…
-
struct sockaddr_in srv;
struct sockaddr_in cli;
int sd1,cd1;
bzero(&srv,sizeof(&srv));
bzero(&cli,sizeof(&cli));
Ar trebui să pui ceva de genul:
bzero(&srv, sizeof(srv)) adică bzero(&srv, sizeof(stru…