search for: 0de3bf3f3a10

Displaying 3 results from an estimated 3 matches for "0de3bf3f3a10".

2015 Nov 12
2
samba-tool dns delete
I need to delete the DNS record and I could not have any idea something that is going bad root at zdtoe-02:~# dig axfr dtoe.etecsa.cu |grep zdtoe-01 *_msdcs\010CNF:946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu. 900 IN NS zdtoe-01.dtoe.etecsa.cu.* *_msdcs\010CNF:4b642bd5-765f-4b16-93ce-3921b46ce220.dtoe.etecsa.cu. 900 IN NS zdtoe-01.dtoe.etecsa.cu. *root at zdtoe-02:~#*samba-tool dns delete 192.168.157.84 dtoe.etecsa.cu _msdcs\010CNF:946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu N...
2015 Nov 17
1
[MASSMAIL]Re: samba-tool dns delete
I could delete all records of this server that no longer exists no problem even record type NS I only have these two that there has been no way to erase any other ideas thanks samba-tool dns delete zdtoe-02.dtoe.etecsa.cu dtoe.etecsa.cu _msdcs\010CNF:946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu. NS zdtoe-01.dtoe.etecsa.cu -U administrator GENSEC backend 'gssapi_spnego' registered GENSEC backend 'gssapi_krb5' registered GENSEC backend 'gssapi_krb5_sasl' registered GENSEC backend 'spnego' registered GENSEC backend 'schannel' registered...
2015 Nov 13
0
samba-tool dns delete
Hi, As the error message said "Cannot do GSSAPI to an IP address" perhaps you should try to replace DC IP address by its FQDN: samba-tool dns delete <DC_FQDN> dtoe.etecsa.cu _msdcs\010CNF: 946b89d3-b07b-4f43-a6b9-0de3bf3f3a10.dtoe.etecsa.cu NS * zdtoe-01.dtoe.etecsa.cu -U administrator Cheers, mathias 2015-11-12 20:20 GMT+01:00 Karel González Herrera <karel.gonzalez at etecsa.cu> : > I need to delete the DNS record and I could not have any idea something > that is going bad > > root at zdtoe-02:~#...