Displaying 6 results from an estimated 6 matches for "datasvr".
Did you mean:
datasrv
2006 Feb 10
1
horrifying slow samba.
...w we hav a new sbs server here, so the data
server had to be made into a domain member. To do that i followed this
manual.
The thing is now, that the samba shares on the data server are slow as
h**l
What can be the problem ? Any ideas are welcome.... !
Code:
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind gid = 10000-20000
workgroup = GOVALOKAAL
os level = 20...
2006 Feb 16
4
authenticate a share access to win2k3 server
Hi,
I have a samba server sharing some stuff. Now i want to enable access to
some share only to SOME users on the domain.
this is the smb.conf :
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind gid = 10000-20000
workgroup = LOKAAL
os level = 20
winbind en...
2006 Mar 06
0
connecting to samba from 2003 sbs domain client running xp profi
...to access the
shares, browsing is slow as H**L.
Sometimes coming with screens like : enter user/passwd.
The only remedy is to logout the user on the xp terminal, log back in,
and everything is fine again. I have samba running in the most simple
sharing system.
This is the samba config file.. :
DATASVR ~ # cat /etc/samba/smb.conf
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
workgroup = GOVALOKAAL
socket address = 10.0.0.200
max log size = 1000
log file = /var/log/samba/l...
2006 Mar 06
0
connecting to samba from 2003 sbs domain client running xpprofi
...to access the
shares, browsing is slow as H**L.
Sometimes coming with screens like : enter user/passwd.
The only remedy is to logout the user on the xp terminal, log back in,
and everything is fine again. I have samba running in the most simple
sharing system.
This is the samba config file.. :
DATASVR ~ # cat /etc/samba/smb.conf
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
workgroup = GOVALOKAAL
socket address = 10.0.0.200
max log size = 1000
log file = /var/log/samba/l...
2006 Mar 07
0
connecting to samba from 2003 sbs domain client runningxpprofi
...to access the
shares, browsing is slow as H**L.
Sometimes coming with screens like : enter user/passwd.
The only remedy is to logout the user on the xp terminal, log back in,
and everything is fine again. I have samba running in the most simple
sharing system.
This is the samba config file.. :
DATASVR ~ # cat /etc/samba/smb.conf
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
workgroup = GOVALOKAAL
socket address = 10.0.0.200
max log size = 1000
log file = /var/log/samba/l...
2006 Feb 20
0
samba domain problems
...ssible from all pc's.
Now ive made a share which should ask for a username and password.
[share]
path = /raid/map
writable = yes
read only = no
valid users = (domainuser_1, domain_user_2 )
The complete samba config is :
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind gid = 10000-20000
workgroup = TEST
os level = 20
winbind enum...