Displaying 4 results from an estimated 4 matches for "escolher".
2005 Dec 19
1
Password Policy in Samba
...--
Marcelo Gon?alves Diotto e-mail: marcelo@ceset.unicamp.br
Analista de Suporte Computacional / Administrador de Redes
Centro Superior de Educa??o Tecnol?gica - CESET Fone: (19) 3404-7270
Universidade Estadual de Campinas - UNICAMP Fax: (19) 3404-7164
"Se um dia tiver que escolher entre o mundo e o amor...
Lembre-se: Se escolher o mundo, ficar? sem o amor,
mas se escolher o amor, com ele conquistar? o mundo!"
Albert Einstein
2005 Dec 15
1
[Fwd: Re: Joining a Samba 3 domain repost]
Hii
I have followed the Samba 3 by Example Chapter 2 small office network to
the letter. I can connect to server shares using the root user and pw
but when I try to join the domain I still get the message " while
attempting to join the domain xxxx the user could not be found"
Thanks for any help you may be able to give
Mike
Mike wrote:
> Thanks Jimmy
>
> Yes this is a
2006 Jan 07
1
Problens to link 2 * servers
Hello,
I'm traying to link 2 * servers using SIP and the following errors was show:
"SIP/AsteriskA:AsteriskA@10.0.0.121/100") in new stack
Dec 13 22:46:57 WARNING[8767]: chan_sip.c:1398 create_addr: No such
host: 10.0.0.121/100
Dec 13 22:46:57 NOTICE[8767]: app_dial.c:759 dial_exec: Unable to
create channel of type 'SIP'
== Everyone is busy/congested at this time
Dec 13
2006 Feb 10
0
- Function to export files
...export files.
Could you help me solve it?
Thanks in advance for your cooperation.
wd<-"C:\\Teste"
import<-function(wd0){
wd1<-paste(wd,wd0,"Input\\.", sep = "\\")
d<-read.table(choose.files(default = wd1, caption =
"Escolher o Ficheiro de Input - *.txt ", multi = FALSE),
head=T,sep="\t",dec=".")
return(d)}
reg<-"Region1"
import(reg)
reg<-"Region2"
import(reg)
export<-function(wd0,var1,trim){
wd1<-paste(wd,wd0,trim,"Outp...