similar to: SaMBa 4 - authenticate ftp server

Displaying 20 results from an estimated 800 matches similar to: "SaMBa 4 - authenticate ftp server"

2013 Feb 23
1
SaMBa 4.0.x homedir mapping - is possible without user account in system?
Hi all, I'm testing the Samba4 and can only map the users home if I create the account in the system and samba. Does anyone know if you can do this only with the account in samba? Thanks! -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO
2013 Feb 03
1
SaMBa 4 - homedir mapping
Hi guys, I'm testing the SaMBa 4 with FreeBSD 9.1 and am having difficulty. I did so: mkdir test cd test wget http://ftp.samba.org/pub/samba/stable/samba-4.0.2.tar.gz tar zxvf samba-4.0.2.tar.gz cd samba-4.0.2 ./configure && make && make install cd /usr/local/samba bin/samba-tool domain provision --realm=box.blurr --domain=BOX --server-role=dc --adminpass='@Tullip500'
2013 Mar 02
1
SaMBa 4.0.3 - permissions in mapping
Hello guys, I'm testing samba 4 (4.0.3) with FreeBSD 9.1 amd64. After done "domain provision" [1] with the tool "samba-tool", was generated the "smb.conf" [2]: The manual "smb.conf", reports that the default value of the options "create mask" and "directory mask" are respectively "0744" and "0755." The command
2013 Jan 06
1
SaMBa 4.0 - homedir mapping
Hi all, In Samba 4.0 is possible to map the user's home directory automatically without user intervention? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO
2013 Mar 29
2
SaMBa 4 - Join domain DC
I can join the samba 4 (4.0.4) in a domain with active directory windows server 2012? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO
2013 Apr 03
1
SaMBa 4 - password complexity
Hi all, I have installed the Samba 4, i execute the "domain provision" command, and also have disabled the password complexity and decreases the minimum password length to 3, then I joined a Windows Server 2008 as a DC for the domain samba. After a few minutes the password complexity and minimum values are reset to default. Anyone know why? -- Celso Vianna BSD User: 51318
2013 Mar 12
0
SaMBa 4 - Dialing guide
Hi all, The user properties does not appear to guide dialing. This feature is available in Samba4? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO
2008 Nov 16
0
Return date last logon in PDC
Dear All, how can i view the last user logon in a pdc samba ? Thanks! -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org 63 8404-8559 Palmas/TO
2006 Jul 05
2
p-values
Dear All, When I run rlm to obtain robust standard errors, my output does not include p-values. Is there any reason p-values should not be used in this case? Is there an argument I could use in rlm so that the output does include p-values? Thanks in advance, Celso [[alternative HTML version deleted]]
2003 Nov 29
1
problems with xlab
Dear R-list members, I'm using the 'effects' package to plot a graph with fixed values. For some reason, I cannot change the label for the 'x' axis using 'xlab=""'. The usual commands work for the y axis and for the main title. My last attempt used the following syntax: model.effects<-(all.effects(model.1)) plot (model.effects, main="Figure
2006 Jul 04
2
Robust standard errors in logistic regression
I am trying to get robust standard errors in a logistic regression. Is there any way to do it, either in car or in MASS? Thanks for the help, Celso [[alternative HTML version deleted]]
2006 Jul 07
2
Diverging results with SPSS
Dear List, I apologize in advance if this is silly. I tried to replicate an analysis I did previously in SPSS using R, and was surprised to find different results. So my question is: shouldn't the following SPSS syntax REGRESSION DEPENDENT INC89 /METHOD=ENTER hiedyrs experien SE93rec. Yeld the same results of the following R command modelB<-lm(INC89~HIEDYRS+EXPERIEN+SE93REC) I
2015 Sep 10
2
Doubt on usage of rsync for chown of existing folders
Hi Kevin, Thank you very much. I changed my user in the remote machine (su). Then, by trying again with rsync but with no modification in the source folder, I see that file ownership continues the same. Would be possible for rsync to change the ownership in this case (I am not root) ? Thanks, Regards,CJ Em Quinta-feira, 10 de Setembro de 2015 20:01, Kevin Korb <kmk at
2015 Sep 03
1
Doubts on incremental backup and command repetition
Hi, I am trying to use rsync for incremental backup and I am facing some issues. I would like to ask your help to understand what is going on and have the proper command line. 1) my goal is I the following folders: ./dest: file3.txt ./orig: file1.txt   file10.txt  file2.txt   file20.txt And I would like to have as incremental backup ./dest: backup      file1.txt     file2.txt  file3.txt
2015 Sep 11
1
Doubt on usage of rsync for chown of existing folders
Hi I would like to have changes (chown) in the destination. However, some files did not changed size or rights. All files should have new owner. Thanks, Regards,CJ Em Quinta-feira, 10 de Setembro de 2015 20:26, Kevin Korb <kmk at sanitarium.net> escreveu: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rsync does not change anything on the source.  Only on the target. Only
2006 Jul 10
1
weights in glmrob
Dear List members, I am runnning a logistic regression that includes sample weights (expressed by a variable called WEIGHT) using glmob (from robustbase). My model looks like this: B12<-glmrob(SERE~COMP+COM,family=binomial,weights=WEIGHT) When I include the weights, my standard error columns, as well as the p-values, show only NAs. If I exclude weights=WEIGHTS,
2010 Mar 18
2
Reshape dataframe according to ordered variables
Dear all, I am still a R apprentice... Apologies for the basic question. I am trying to reshape a dataframe based on the order of two variables (a character variable and a numerical variable). To simplify it, consider the following dataframe > df<-data.frame(id=c("b","b","a","a","a"),ord=c(2,1,1,3,2)) id ord 1 b 2 2 b 1 3 a 1 4
1999 Aug 27
6
write_socket_data: write failure. Error = Broken pipe
Hi: I am running Samba 1.9.17 at SUN Solaris 2.6 and it works well. After I upgrade Samba 2.0.3 or 2.0.5a, my Excel spreadsheets got trouble. In the Samba log file I got: [1999/08/23 10:45:32, 0] lib/util_sock.c:write_socket_data(570) write_socket_data: write failure. Error = Broken pipe Anybody has an idea what is the problem? I
2005 Jul 03
0
H323 with GSM codec is not working
Hello, I'm trying to use the GSM codec with Nufone H323 but it's not working. Does somebody has some idea? Have I missed something? Thanks!! Celso Fassoni Some additional info: (I'm using CVS-HEAD - downloaded today) monkey:~# cat /etc/asterisk/h323.conf [general] port = 1720 bindaddr = 192.168.0.100 ; this SHALL contain a single, valid IP address for this machine
2010 Mar 19
2
Sequence of ordered variable to add as column
Hello all, As an example, consider the following dataframe > df<-data.frame(id=c("b","b","a","a","a"),ord=c(2,1,1,3,2)) > dates<-as.Date(c("02/27/92", "02/27/92", "01/14/92", "02/28/92", "02/01/92"),"%m/%d/%y") > df$dates<-dates which was ordered with >