[Samba] Dos Name mangling under 3.0.7

2005-09-07 Thread Alex Schaft

Hi,

I'm trying to get my samba to force 8.3 compliant names to lower case, 
but they stay upper case.


I've tried adding mangle case = yes, but testparm reports unknown 
parameter, while it is in the man page.


Was this a known issue? should I upgrade?

share definition

[sys]
path=/sys
writable=yes
force user = advantage
preserve case = yes
default case = lower
mangle case = yes
short preserve case = no
oplocks = no
level 2 oplocks = no

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Blocking open file deletions

2005-08-23 Thread Alex Schaft

Hi,

How can I stop users from deleting files which are open by software 
running on the samba server?


Alex

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Non domain user accessing domain member

2005-08-22 Thread Alex Schaft

Chris wrote:

On Monday 22 August 2005 02:54 pm, Alex Schaft wrote:

Why would a pc not authenticated on the domain, be able to access a
samba domain member server? The user name and password are identical
on and off the domain.


It's always worked that way for me on Windows servers.

I think JHT mentioned that running winbind can change this behavior.


Any idea as on timeframe? I'd like to go look for it.

Alex

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Non domain user accessing domain member

2005-08-22 Thread Alex Schaft

Hi,

Why would a pc not authenticated on the domain, be able to access a 
samba domain member server? The user name and password are identical on 
and off the domain.


Alex

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Log level needed

2005-08-22 Thread Alex Schaft

Hi,

What log level do I need to specify for 3.0.7 to see a domain member 
server authorizing connections. e.g.


User john connected from 1.2.3.4
authenticating on domain mydomain
auth successful

etc
etc

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] domain logon problem

2005-08-22 Thread Alex Schaft

Hi,

I've got a samba 3.0.7 server acting as a domain controller. I can 
successfully authenticate my workstation against it.


I have another samba 2.2.8 file server which I've joined to the domain, 
 but I can't browse it from my workstation.


What setting could be wrong?

Domain controller global section:

[global]

add machine script = /sbin/e-smith/signal-event machine-account-create '%u'
admin users = admin

bind interfaces only = no
deadtime = 10080
display charset = ISO8859-1

dns proxy = no
domain logons = yes
domain master = yes
dos charset = 850

guest account = public
map to guest = Bad User

guest ok = no
hosts allow = 127.0.0.1 10.1.1.0/255.255.255.0

interfaces = 127.0.0.1 10.1.1.60/255.255.255.0

log file = /var/log/samba/log.%m
logon drive = h:

logon path =
logon script = netlogon.bat

max log size = 50

name resolve order = wins lmhosts bcast

netbios name = mail
os level = 65

passdb backend = smbpasswd:/etc/samba/smbpasswd
pid directory = /var/run

printer admin = admin

security = user
server string = SME Server
short preserve case = yes
unix charset = ISO8859-1

unix password sync = Yes
pam password change = Yes
wins support = yes

workgroup = quicktrav
printcap name = /etc/printcap
load printers = yes
printing = lprng
print command = /usr/bin/lpr -b -h -r -P%p %s

---
Domain member global section

[global]

add user script = /sbin/e-smith/signal-event machine-account-create '%u'

bind interfaces only = no

case sensitive = no
character set = ISO8859-1
client code page = 850
deadtime = 15


dns proxy = no

domain admin group = admin

domain logons = no
domain master = no

encrypt passwords = yes

guest account = public

guest ok = no
hosts allow = 127.0.0.1 10.1.1.0/255.255.255.0 10.1.2.0/255.255.255.0


interfaces = 127.0.0.1 10.1.1.50/255.255.255.0
kernel oplocks = true

level2 oplocks = true
log file = /var/log/samba/log.%m


log level = 10

map to guest = never

max log size = 50

name resolve order = wins lmhosts bcast

netbios name = qlinux

oplocks = true

pid directory = /var/run

preserve case = yes

printer admin = admin



security = domain
server string = Mitel Networks SME Server
short preserve case = yes
smb passwd file = /etc/samba/smbpasswd

socket options = TCP_NODELAY

strict locking = no

unix password sync = Yes
pam password change = Yes


wins support = no

workgroup = quicktrav
printcap name = /etc/printcap
load printers = yes
printing = lprng
print command = /usr/bin/lpr -b -h -r -P%p %s

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Joing win 2003 server to samba 2.2.8 domain

2005-08-19 Thread Alex Schaft

Alex Schaft wrote:

Hi,

Is it possible for a win2003 machine to join a samba 2.2.8 domain? I've 
disabled signorseal, but no luck so far


Alex


Found the problem. Had a iso mounted as a virtual cd in win 2003 on a 
unc path, which didn't show up on net use * /d



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Joing win 2003 server to samba 2.2.8 domain

2005-08-19 Thread Alex Schaft

Hi,

Is it possible for a win2003 machine to join a samba 2.2.8 domain? I've 
disabled signorseal, but no luck so far


Alex


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba