Displaying 3 results from an estimated 3 matches for "dcha".
Did you mean:
dchan
2013 Jul 18
1
Shares on failover IP
Hi,
I have a failover configuration.
The domain controller's IP: 10.23.14.150 as dc01
The failover IP is: 10.23.14.155 as dcha
I added an A and a CNAME record to the dns for the failover IP.
It is working, i can see the shares, but I could not enter to any share as
user, as Administrator it works.
I tried to add the interface variable (i am not sure this is available in
samba4), that wasn't helped.
Thanks, Robert
2013 Jul 18
0
failover shares
Hi,
I have a failover configuration.
The domain controller's IP: 10.23.14.150 as dc01
The failover IP is: 10.23.14.155 as dcha
I added an A and a CNAME record to the dns for the failover IP.
It is working, i can see the shares, but I could not enter to any share as
user, as Administrator it works.
I tried to add the interface variable (i am not sure this is available in
samba4), that wasn't helped.
Thanks, Robert
2010 Mar 05
2
"\." vs "\\."
Hola a tod@s,
¿alguien me podría clarificar la diferencia entre "\." y "\\." en el siguiente caso? (He mirado ?regex, ?cat, ?Quotes y FAQ 7.37 y no lo acabo de ver)
> a<-"hola.me.llamo.pepe"
> a
[1] "hola.me.llamo.pepe"
> strsplit(a,"\.")
[[1]]
[1] "" "" "" "" "" ""