Displaying 3 results from an estimated 3 matches for "264563e3".
2020 Jan 07
6
Error GPO
hello list, congratulations on this new year; and wish the best to all, I am trying to create GPO in samba 4 and this is the error it gives me.
./samba-tool gpo create WSUS -UAdministrator
Password for [Administrator]:
Using temporary directory /tmp/tmp8t9j8u26 (use --tmpdir to change)
ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.')
File
2020 Jan 08
0
Error GPO
...ou running samba version is ?
OS might help, and compiled or packaged install?
Here, Samba 4.11.4 works fine.
samba-tool gpo create testing -UAdministrator
Password for [NTDOM\Administrator]:
Using temporary directory /tmp/tmp8d5tpz7p (use --tmpdir to change)
GPO 'testing' created as {264563E3-A89D-4F50-80D6-18F531A83F2B}
Now, removing it again.. Thats a different thing i see, you can use the name.
@Rowland, i dont know, but is this normal beheavior?
Because i would expect to be able to delete with the same name as when it was created.
samba-tool gpo del testing -UAdministrator
Passw...
2020 Jan 08
0
Error GPO
...might help, and compiled or packaged install?
>
> Here, Samba 4.11.4 works fine.
>
> samba-tool gpo create testing -UAdministrator
> Password for [NTDOM\Administrator]:
> Using temporary directory /tmp/tmp8d5tpz7p (use --tmpdir to change)
> GPO 'testing' created as {264563E3-A89D-4F50-80D6-18F531A83F2B}
>
> Now, removing it again.. Thats a different thing i see, you can use the name.
> @Rowland, i dont know, but is this normal beheavior?
> Because i would expect to be able to delete with the same name as when it was created.
>
> samba-tool gpo del...