Displaying 4 results from an estimated 4 matches for "21bc8ece".
2023 Oct 30
2
Question about silos and Authentication policies
I was playing around again with Windows and when you add members to
silos, or remove them, it should not set/unset assigned silo on the user.
So I've got a new pull request in Draft state still where I remove that
functionality, as well as add some new commands to samba-tool user command.
It turned out to be easier to add sub commands to user, as edit user
wasn't quite what I thought
2023 Oct 23
2
Question about silos and Authentication policies
..."objectCategory":
> > "CN=ms-DS-AuthN-
> > Policy,CN=Schema,CN=Configuration,DC=example,DC=net",
> > "objectClass": [
> > "top",
> > "msDS-AuthNPolicy"
> > ],
> > "objectGUID": "21bc8ece-13c0-4ab1-8a79-38bdd6f6ea8d"
> >
> > -------------
> >
> > The silo looks like this:
> > -------------
> > root at addc-01:~# samba-tool domain auth silo view --name=winclient-
> > silo
> > {
> > "cn": "winclient-silo&qu...
2023 Oct 22
1
Question about silos and Authentication policies
...licy": 0,
"name": "winclient-pol",
"objectCategory":
"CN=ms-DS-AuthN-Policy,CN=Schema,CN=Configuration,DC=example,DC=net",
"objectClass": [
"top",
"msDS-AuthNPolicy"
],
"objectGUID": "21bc8ece-13c0-4ab1-8a79-38bdd6f6ea8d"
-------------
The silo looks like this:
-------------
root at addc-01:~# samba-tool domain auth silo view --name=winclient-silo
{
"cn": "winclient-silo",
"distinguishedName": "CN=winclient-silo,CN=AuthN Silos,CN=AuthN
Po...
2023 Oct 23
2
Question about silos and Authentication policies
...quot;: "winclient-pol",
> ? "objectCategory":
> "CN=ms-DS-AuthN-Policy,CN=Schema,CN=Configuration,DC=example,DC=net",
> ? "objectClass": [
> ??? "top",
> ??? "msDS-AuthNPolicy"
> ? ],
> ? "objectGUID": "21bc8ece-13c0-4ab1-8a79-38bdd6f6ea8d"
>
> -------------
>
> The silo looks like this:
> -------------
> root at addc-01:~#? samba-tool domain auth silo view --name=winclient-silo
> {
> ? "cn": "winclient-silo",
> ? "distinguishedName": "CN=w...