Displaying 3 results from an estimated 3 matches for "smbnet".
Did you mean:
smbget
2004 Apr 14
1
Unexpected results with DOS COPY command and Samba 3.0.2
The DOS copy command does not seem to work as expected with Samba. There
are 2 bugs (or issues with our configuration):
1. Copying with a wildcard does not maintain dates (e.g. 'copy
G:\SMBNET\file?.txt G:\SMBNET\OUT\' changes the dates to today on Win98 and
prior)
2. Copying with a wildcard for a single file creates an incomplete file
(e.g. 'copy G:\SMBNET\large?.exe file7.exe' will create a 6K file even
though the source is 3M - using xcopy or the full path name works fine...
1997 Aug 06
2
set unix time via samba
hi out there,
first of all: samba is pretty cool!
question: is there a way to synchronize the clock of my linux box to a
win95 box (something like 'smbnet time \\win95 /set /yes')?
cheers
jodok
;-----------------------------------
Jodok Sutterluety
Austria, Vienna
Tel: ++43 1 4080791
email: js@bonus.unterland.at
;-----------------------------------
2004 Apr 14
0
HELP: Permissions in Samba 3.0.2
...SO_SNDBUF=8192
os level = 20
encrypt passwords = yes
printcap name = /etc/printcap
security = domain
max log size = 50
browsable = yes
# disable opportunistic locking - to fix database issues
oplocks = no
level2 oplocks = no
[SMBNET]
comment = Shared Drive
path = /var/winshare
valid users = @"DOMAIN1+Domain Users", @"DOMAIN1+Domain Admins"
read only = no
public = no
writable = yes
printable = no
nt acl support = yes
Thank you kindly,
Josh