Displaying 4 results from an estimated 4 matches for "4cc6".
Did you mean:
46c6
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
.../local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 374, in copy_directory_local_to_remote
conn.savefile(r_name, data)
But when I go to a /usr/local/samba/var/locks/sysvol/eccmg.cupet.cu/Policies I can see it. then if I tried to delete
./samba-tool gpo del {989FED42-2719-4CC6-A4EF-4F84987EF3ED} -Uadministrator
Password for [ECCMG\administrator]:
ERROR: GPO '{989FED42-2719-4CC6-A4EF-4F84987EF3ED}' does not exist
January 8, 2020 2:46 AM, "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Good morning everybody,
>
> San...
2018 Feb 06
0
strange hostname issue on volume create command with famous Peer in Cluster state error message
I'm guessing there's something wrong w.r.t address resolution on node 1.
>From the logs it's quite clear to me that node 1 is unable to resolve the
address configured in /etc/hosts where as the other nodes do. Could you
paste the gluster peer status output from all the nodes?
Also can you please check if you're able to ping "pri.ostechnix.lan" from
node1 only? Does
2018 Feb 06
5
strange hostname issue on volume create command with famous Peer in Cluster state error message
Hello,
i installed glusterfs 3.11.3 version 3 nodes ubuntu 16.04 machine. All machines have same /etc/hosts.
node1 hostname
pri.ostechnix.lan
node2 hostname
sec.ostechnix.lan
node2 hostname
third.ostechnix.lan
51.15.77.14 pri.ostechnix.lan pri
51.15.90.60 sec.ostechnix.lan sec
163.172.151.120 third.ostechnix.lan third
volume create command is
root at