similar to: Samba 4 : File server

Displaying 20 results from an estimated 1000 matches similar to: "Samba 4 : File server"

2001 Sep 08
2
RSync on NT
Hello, I've been struggling to get RSync to work between two NT workstations (I'll call them A and B). I've got Cygwin installed on both and RSync running as a service on machine A. I want to replicate some files on machine A to machine B. I issue the RSync command on machine B and here is what I get.... (Issued on machine B): rsync.exe --verbose --stats --archive --delete
2004 May 04
3
Smbd not running
Hi, I installed Samba on Solaris to enable me print from the solaris workstation to a windows print server. When I start smbd and nmbd , smbd does not run but nmbd runs
2007 Jun 25
2
Rining 180 and 183
Dear all I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya [asterisk]-----[mediant 2000]--------[Avaya] when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of
2001 Nov 03
2
askpass for passwords?
Is there a particular reason the client can't use SSH_ASKPASS for passwords when using password authentication? This would seem to be useful when using ssh in scripted commands against servers that only allow password authentication. :j -- J?rgen Botz | While differing widely in the various jurgen at botz.org | little bits we know, in our infinite
2013 Apr 05
2
S4 file server : access to large file > 1 GB
Hi all My S4 is configured as a file server. The AD DC is a 2003 win server. My users are talking about slow speed on open pst file or other largest file. I have this in my smb.conf socket options = TCP_NODELAY SO_RCVBUF=32768 SO_SNDBUF=32768 I tranfer a 3GB file on the server and I see variations in speed transfer. Generally it cost 28% of my bandwith (1 Gb/s) but, after a while, it
2012 Apr 16
2
[LLVMdev] Question about the IR code of conditional flow
I used llvm.org/demo to generate IR code from c code. And I found that: when "return " statement appears several times in different conditional block, IR code does not genrate one "ret " instruction for each return statement, it just put a phi node instruction at the end of the function. Just like this: int factorial(int X) { if (X <100) X*=3; else X += 1; return X + 3;
2001 Jan 03
3
Log file problems
Hello all, I am having a problem with Samba version 2.0.7 running on Solaris 2.7 and the way the log files are kept. In my smb.conf file I have "max log size = 2000", "log level = 2" and "log file = /var/opt/samba/log.%U". All of this works fine and does what one would expect. With this configuration on a busy system when the log file reaches its max size and gets
2010 Jan 02
2
xyplot: problems with column names & legend
Hello! one more question about xyplot. If I have data which have space in the column names, say "xyz 123". How do I create a working graph where this text is displayed in the legend key? Now when I try something like xyplot("xyz 123" ~ variable1, data = mydata, .......) I get nothing. Also, is it possible to genrate the graph with xyplot(mydata[,1] ~ variable1, data = mydata,
2018 Jun 28
2
CTDB upgrade to SAMBA 4.8.3
Hi again, First, i revert to a snapashot with samba 4.7.7 and upgraded it to 4.7.8. I got no issue with my settings and "testparm" outputs as expected. Next i tried again upgrade to samba 4.8.3. But i got the same error like an email before. Yes i guess its a problem that "tesparm" cant read the registry. When im removing "include = registry" and add my global
2006 May 06
5
login generator always give login unsuccessfull
hi guys, i just did what it is written in this website to genrate login http://wiki.rubyonrails.org/rails/pages/HowToQuicklyDoAuthenticationWithLoginGenerator at the end i add to the database login and password but when i tried to login it give me login unsuccessfull can anyone help me thanks notice: i m beginner in webdeveloppement and especially ruby on rails -- Posted via
2003 Aug 21
2
smbcacls will not connect to Windows 2003 server
The Samba 3.0-RC1 "smbcacls" utility is reporting an error when I ask it to display the security information of a file on a Windows 2003 server: [root@demo5 bin]# ./smbcacls --user=SEITZDNSDOMNAIN\Administrator //seitzwin2003/Documents test.txt params.c:OpenConfFile() - Unable to open configuration file "/root/samba/debug/lib/smb.conf": No such file or
2002 Feb 23
2
Howto Samba and Win2K?
I've got a home network with using win2k pro. Do I need to set Samba up as a pdc for the w2k machines to connect? Currently I've got my w2k machines set up as a workgroup and simply set up Samba as a member of that workgroup. My problem is that I cannot connect to it. I see my samba box in my network neighborhood, however, I cannot browse it. I'm running Samba 2.2.2 that came with
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf"
Try these two: bash> which testparam should tell you which testparam is being started. Is it where you expect it to be? bash> strace /full/path/testparam Gives you information on all system calls called from within testparam. It will give quite a bit of output and somewhere near the end you will find something like: open("/usr/lib/smb.conf", O_RDONLY|O_LARGEFILE) = ... This would
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf" (or whereve r i specify)
Hi, it looks like you have something really messed up on your system. The size of the file is 1243 bytes (from strace) but 0 bytes are being read. If you had no permission to read the strace would have looked like this: open("/etc/samba/smb.conf", O_RDONLY|O_LARGEFILE) = -1 EACCES (Permission denied) A quick look at the source code reveals: /etc/samba/smb.conf is opened in file_load
2003 Mar 19
2
pid and lock dir during compile
I am compiling 2.2.8 on a Caldera Openlinux box that was running 2.0.5 or some such. It already has a working config and uses samba.d dirs for it's files: /etc/samba.d /var/lock/samba.d /var/log/samba.d etc During compile I use following switches --with-piddir=/var/lock/samba.d --with-lockdir=/var/lock/samba.d However the pid files are ending up in /var/run/samba instead of
2013 Feb 20
2
Error in DRS Showrepl
Hi. Here is my problem. I have 2 DC (DC1, DC2) From DC1 I run samba-tool drs showrepl DC1 ------------------------------------------------------------------------------------- INBOUND NEIGHBORS : OK OUTBOUND NEIGHBORS : OK ==== KCC CONNECTION OBJECTS ==== Connection -- Connection name: 179ef6ba-a138-46d7-9a64-880ab4608b04 Enabled : TRUE Server DNS name :
2010 Nov 11
1
FreeBSD 8.1 & Samba4 alpha11 domain controller - cldapd bind problem
I've been trying to run samba4 alpha11 on a FreeBSD 8.1 system as a domain controller but I'm having trouble starting the cldapd server. For some reason it won't bind to the specified address or interface whatever I specify in smb.conf. I managed running the provision script without any trouble but I have no clue how to solve this problem in order to start the samba server. bitrot#
2016 Dec 05
2
ntvfs file server and selftest background
On Mon, 05 Dec 2016 21:30:20 +1300 Andrew Bartlett <abartlet at samba.org> wrote: > On Mon, 2016-12-05 at 08:12 +0000, Rowland Penny via samba wrote: > > On Mon, 05 Dec 2016 21:07:48 +1300 > > Andrew Bartlett <abartlet at samba.org> wrote: > > > > > > > > > > > > > It is a lot of work to change the situation, even more so
2015 Dec 30
4
Samba 4 AD - Samba Fails to Start, hdb_samba4_create_kdc (setup KDC database) failed
Hello to the Samba Mailing List, This is my first post, so please, should I commit any faux pas, nudge me in the right direction and I will adjust accordingly. I'm experiencing a complete failure of the PDC in a Samba 4 AD Domain I've deployed for a client. Samba failed a few days ago and I've been unable to resolve the issue on my own. Google searches are leading me in circles,
2016 Dec 05
2
ntvfs file server and selftest background
On Mon, 05 Dec 2016 21:07:48 +1300 Andrew Bartlett <abartlet at samba.org> wrote: > > It is a lot of work to change the situation, even more so without loss > of important tests.  A number of tests, particularly for spoolss but > also of the cifs proxy (which in turn tests kerberos delegation), use > the ntvfs file server. OK, but how can you be sure that something you are