search for: dtoe

Displaying 4 results from an estimated 4 matches for "dtoe".

Did you mean: doe
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 GE...
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 1...
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 s...
2011 Jun 21
2
interaction between categorical variables
Dear R-users, I need some  assistance. I am running some interactive variables for categorical variables. I have dgen(2 levels converted to dummy variables)  and dtoe(4-levels also converted to  dummy variables). So I have worked with them in two ways: i created a variable X1 = dgen*dtoe  and I get an error "Error in dgen * dtoe : non-conformable arrays"then i run a glm, binomial using that interaction variable and i get :                  logit_x = gl...