-
CREATE TABLE IF NOT EXISTS _new_card_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
num_decks INT NOT NULL,
wins INT NOT NULL,
…
-
I couldn't find a fitting issue or documentation. Hope I'm not overlooking something basic.
Problem is when I do
`getent group foo`
sssd tries to search for cn=foo in `ou=users,...`.
Our ldap does…
-
![Screenshot from 2024-06-11 12-59-22](https://github.com/levihsu/OOTDiffusion/assets/106577130/2c9da1dc-2ab3-4d53-baff-2490b9a727a4)
![out_dc_0](https://github.com/levihsu/OOTDiffusion/assets/106577…
-
Setting up OpenUnison with ArgoCD.
When I try to login I get "You are not authorized for failed authentication. If you feel you received this message in error, please contact your system administrat…
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar feature requests
- [X] Read the relevant sections of the [documentation](https://p…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
```
What version of the product are you using? On what operating system?
OpenVPN on Ubuntu Hardy 32 bits with auth-ldap-2.0.3 installed from source.
Attached file is the tree of what I see from my LD…
-
```
What version of the product are you using? On what operating system?
OpenVPN on Ubuntu Hardy 32 bits with auth-ldap-2.0.3 installed from source.
Attached file is the tree of what I see from my LD…
-
```
What version of the product are you using? On what operating system?
OpenVPN on Ubuntu Hardy 32 bits with auth-ldap-2.0.3 installed from source.
Attached file is the tree of what I see from my LD…
-
Now there are only three allowed fault tolerance modes in a ydb cluster: `none`, `block-4-2` and `mirror-3-dc`. The first one does not provide any level of redundancy, the other two modes require high…