Displaying 20 results from an estimated 27 matches for "fileservices".
2004 Jun 04
1
Performance Issues with AutoCad 2003
Hello, we are using a Samba server (3.0.2a) here at work. It's running on a dual 1.4ghz opteron with two 250gig HD. Everything seems to be running fine except for AutoCad (which is the main program we run). Any time we try to save it can take up to 10 seconds, or each time we try to print it can take about the same amount of time to bring up the print dialog. I am only serving about 6
2007 Oct 25
2
Accumulating smbd processes and sockets in CLOSE_WAIT state
Hello list
Our central fileserver is a Samba 3.0.25b on Solaris 9 and has
10'000 users (several hundreds at the same time).
This week it died on us and when I inspected the machine, it
was out of 8GB Memory and 16GB Swap because thousands of
smbd processes were running.
netstat -na showed that many hundreds of connections to
port 445 were in CLOSE_WAIT state.
We first thought it could be
2004 Mar 18
5
Samba and Active Directory Permissions
...let me change the ownership to any other user. I
get a error that says something to the effect that I don't have the
rights to change the permissions.
Has anyone had this issue, and do you know what I can do to get around
this. I really don't want to go to a windows platform for my
fileservices.....
--John
2005 Jan 11
0
FW: Migration Issue
...t;Michael
>>
>>on 1/11/05 8:56 AM, Michael Gasch at gasch@eva.mpg.de wrote:
>>
>>
>>>hi list,
>>>
>>>is it possible to disable the "PDC-Function" of an NT PDC? i mean: it is
>>>a PDC and should be "downgraded" to normal fileservices (no DC-Function)
>>>
>>>is there any service i have to stop?
>>>
>>>background: samba should replace NT PDC but fileservices should remain
>>>on the NT server for 1 month
>>>
>>>thx in advance
>
>
> ------ End of Forwarded Me...
2006 Apr 04
1
Migrating an existing NT domain to samba
What is the best path to follow to migrate an existing NT domain to a Samba
server.
I've got several other Samba domains elsewhere, but none of them started as NT
domains so I didn't have to do a migration.
The existing network has several servers, all of which I intend to retire
from fileservice once this migration is finished. At the moment I have my samba
server on the network in
2004 Feb 20
1
3.0.2 mixing up host name and domain name
Hi,
I have a 3.0.3 PDC with the configuration
| netbios name = BERTHA
| workgroup = MEITNER
which is also represented by browse.dat:
| bertha:~# cat /var/cache/samba/browse.dat
| "MEITNER" c0001000 "BERTHA" "MEITNER"
| "BERTHA" 400d9b2b "Lise-Meitner Fileservice" "MEITNER"
However,
2011 May 05
1
debugging really high network usage with no apparent cause
hello,
i'm not a heavy samba user in general (works without any serious
tweaking on my modest home network), but one of my clients is and we
are seeing some strange behavior. perhaps it makes sense to someone
with more clue. if not, i could use some advice in how to figure out
what is going on.
the setup: a couple dozen windows clients (xp pro 64bit & vista
ultimate 64bit) taking
2008 Jan 07
2
Samba locking with NFS backend.
Hello,
I'm in a bit of a loss at the moment.
We have the following situation, we are running Samba for a lot of small
companies that need fileservices for there Windows Terminal Servers that
they use through a thin client on a Fiber / Lan extention to our datacentre.
We have this samba running on 2 linux hosts (Fedora Core 5 and Fedora 7)
with a ldap backend for all the domains.
This works ok, except for 1 thing.
In the past we synced server1 t...
2006 Apr 10
3
Regarding using Web service to handle file uploads
I am trying to code a Web Service in rails that can handle file uploads. Now
as i read, SOAP 1.1 doesn''t support this yet..so i will have to use SOAP4R,
right?
This is fine from server side...but will this API will be compatible to .NET
clients, which will be using standard SOAP API perhaps.
Any idea, whats the way to go here?
2004 Mar 19
1
Samba and Active Directory Permissions RESOLUTION
...let me change the ownership to any other user. I
get a error that says something to the effect that I don't have the
rights to change the permissions.
Has anyone had this issue, and do you know what I can do to get around
this. I really don't want to go to a windows platform for my
fileservices.....
--John
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
2012 Jul 02
7
smb.conf for around 2500 users
Samba4 with Linux and Windows clients wanting to get the same home
folder data.
Hi
A college has students arranged with Linux home directories according to
which year they belong to and which class within that year, a or b or
whatever, they belong to e.g.:
/home2/students/year7/year7a/student1
/home2/students/year7/year7a/student2
...
...
/home2/students/year13/year13a/student2500
To get at
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends,
I would like to announce for tests and free use a good add-on for
Samba. It is a LAN-based interface for famous Pegasus Mail by David
Harris, emulating his Mercury MTA.
Note that this message have passed through this system. Look in
headers. It is working!
http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k)
The file contains the patch against qmail 1.03, source of
2018 Jul 12
2
UDP for data?
On Wed, Jul 11, 2018 at 6:58 PM, David Newall <openssh at davidnewall.com> wrote:
> I remember, when Sun first released NFS they used UDP for transport because
> "performance", and then, not so very long later, had to implement TCP
> transport because "reliability".
network reliability has changed quite a bit since the 80's. see eg QUIC
2009 Apr 03
1
is it possible to share files with windows 2003 r2 ad ?
Hi
is it possible to make samba 3.3.2 function as a member server (fileserver)
in a windows 2003 r2 Active directory enviroment ?
I am using
freebsd 6.3
samba 3.3.2
openldap-sasl-client-2.4
heimdal
current windows domain level is windows 2000 mixed, but forestprep for windows2003 has been run.
Samba is joined to the domain, I am getting stuck at the point to
2002 Nov 15
1
FW: How to configure Unix file mode on NT/2000 file transfer
I could not find this in the list...
How can I configure Samba (I'm on 2.2) to automatically strip those pesky ^M character (DOS newline) when I share a Unix/Solaris slice to NT. I'd like to be able to copy files back and forth and not have to edit the files and strip out the control-M characters in my files on Unix.
Any ideas?
Thanks,
Tom
2010 Jun 14
0
rogue process, solaris, high load, 3.5.3, printing
Hi,
this is an old problem it was worse in the pre-3.5.0 releases, on solaris
10 all the cpu gets consumed by fcntl calls:
7963: fcntl(22, F_SETLKW64, 0xFFBFE050) = 0
7963: fcntl(22, F_SETLKW64, 0xFFBFDE78) = 0
7963: fcntl(22, F_SETLKW64, 0xFFBFDF58) = 0
7963: fcntl(22, F_SETLKW64, 0xFFBFDF70) = 0
7963: fcntl(22, F_SETLKW64,
2008 Jun 24
1
Connecting Solaris 10 + samba + Mac OS X Open Directory
Hi all,
I've recently run into a situation whereby I need samba to tackle a
task. It is complicated by multi-vendor infrastructure. I am hoping
that someone here has the knowledge and experience to say:
"been there, done that...here is how..."
To give some background to the architecture (slightly exotic)...
1. We run a large Sun SAM-FS/QFS installation (a high end
2004 Aug 06
1
Was Re: build problems, now XML config syntax
Hi there,
here are my config files for ices and icecast2:
<icecast>
<location>Pete's Flat</location>
<admin>mr2147@bigfoot.com</admin>
<limits>
<clients>20</clients>
<sources>4</sources>
<threadpool>5</threadpool>
2005 Sep 06
1
Cannot print PDF-Files...
Hi,
I have a network with a Server running 3.0.14 (Debian sarge), which is
doing quite fine as a PDC and as a printer server (using cups). Almost.
Printing is working, I can print Windows test pages, I can print
from several applications, including MS office. But I cannot print
over the network from Acrobat Reader, not at all. If a network
printer is selected and used, than _nothing_ happens,
2000 Jun 06
4
WINS serving
Hi all,
I use Samba (nmbd) for WINS serving round here.
Any one know how to set up two WINS servers (on different machines for
resilience) using Samba?
Also, whislt I'm on the subject. Suppose I have a machine with multiple
(physical) interfaces, each with a unique IP address. When it ('s nmbd)
registers with teh WINS server does it register all its addresses?
Moreover, when the