Displaying 5 results from an estimated 5 matches for "file_srv".
Did you mean:
file_srl
2006 May 09
3
poor performance - multiuser fileserver database (ms-access)
I have a file server running with Samba over Debian Sarge 3.1 R1. This
File server store MDB and XLS files. Could anybody give me an optimal
setup for my samba server (smb.conf). Actually, the performance is very
poor.
[global]
workgroup = REVLON
netbios name = FILE_SRV
security = user
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
unix password sync = yes
socket options = IPTOS_LOWDELAY TCP_NODELAY
hosts deny = ALL
hosts allow = 172.18.40. 127.0.0.1
debug level = 1
create mask = 0777
directory mask = 0775
read raw = no
write cache size = 262144
# opl...
2006 May 11
1
Samba over Debian Sarge 3.1 R1. This File server store MDB and XLS files.
...y samba server (smb.conf). Actually, the performance is very
poor.
I really apreciate your help as soon as possible. My supervisor wants to
change the operating system (Linux) for Windows 2003 Server. I do not
want to do that. I love Linux.
Thanks,
[global]
workgroup = REVLON
netbios name = FILE_SRV
security = user
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
unix password sync = yes
socket options = IPTOS_LOWDELAY TCP_NODELAY
hosts deny = ALL
hosts allow = 172.18.40. 127.0.0.1
debug level = 1
create mask = 0777
directory mask = 0775
read raw = no
write cache size = 262144
# opl...
2007 Nov 01
2
ACL changes on Samba NT 4.0 Member Server
...ill unable to change permissions or open files.
[global]
winbind separator = +
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = no
security = domain
workgroup = CPDOM
netbios name = FILE_SRV
password server = XSERVER
server string =
[data]
comment = FILES
path = /files
guest ok = yes
create mask = 0777
writeable = yes
nt acl support = yes
oplocks = no
browseable = yes
dos filemode = yes
admin users = CPDOM+admin
Hans
2006 May 11
0
Samba over Debian Sarge 3.1 R1. This File server store MDBand XLS files.
...rformance is very
>poor.
>
>I really apreciate your help as soon as possible. My supervisor wants to
>change the operating system (Linux) for Windows 2003 Server. I do not
>want to do that. I love Linux.
>
>Thanks,
>
>[global]
>workgroup = REVLON
>netbios name = FILE_SRV
>security = user
>encrypt passwords = yes
>passwd program = /usr/bin/passwd %u
>unix password sync = yes
>socket options = IPTOS_LOWDELAY TCP_NODELAY
>hosts deny = ALL
>hosts allow = 172.18.40. 127.0.0.1
>debug level = 1
>create mask = 0777
>directory mask = 0775
>r...
2006 Sep 18
1
Domain Logins
...main logons = yes
;domain admin group = administrator root bernhard leonard
; where to store user profiles?
; logon path = \\%N\profiles\%u
logon path =
; where is a user's home directory and where should it
; be mounted at?
; logon drive = z:
; logon home = \\FILE_SRV\unixhomes
logon drive =
logon home =
; specify a generic logon script for all users
; this is a relative **DOS** path to the [netlogon] share
; logon script = logon.cmd
logon script = logon.cmd
; necessary share for domain controller
[netlogon]
comment = Network Logon...