[Samba] Browsing problem

2006-07-24 Thread Ashish Tyagi


Hi 

   I am using samba-3.0.11-5 in a windows 2003 domain. every thing
is working fine but some times  when users from windows XP machines try
to browse samba shares from 'run' menu by using \\filer01 or
\\IP of samba server, they cant go to shares.they get error 'The
specified format is not correct '. this problem get resolved
automatically after some time and it happens again after some days. 

Here is my smb.conf file

[global]
workgroup = DOMAIN!
server string = Filer01
netbios name = filer01
wins server = XXX.XXX.XXX.XXX
password server = XXX.XXX.XXX.XXX
realm = DOMAIN1.COM
log file = /var/log/samba/%m.log
max log size = 0
map to guest = Bad User
guest account = ofguest
encrypt passwords = yes
security = ads
smb passwd file = /etc/samba/smbpasswd
domain master = no
local master = no
prefered master  = no
client schannel  = no
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
pam password change = yes
obey pam restrictions = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = no

winbind separator = +
idmap uid = 1000-33554431
idmap gid = 1000-33554431
winbind uid = 1000-33554431
winbind gid = 1000-33554431
winbind cache time = 15
winbind enum users = yes
winbind enum groups = yes
template homedir = /mnt/filer/homes/homes/%U
template shell = /sbin/nologin

Thanks

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


[Samba] file permissions change to readonly

2006-07-03 Thread Ashish Tyagi

Hi 

I have installed samba-3.0.11-5.of.2 on RHEL-3.windows 2003 is being
used for authentication (security=ADS). i have a share 'test' and have
given rwx permission to parent group and one other group.SGID bit is set
on this share. when someone from either group create a Microsoft Excel
file in this share it is writable but after someone else write to this
file, read only bit gets set on this file and no one can write to this
file.it shows Sharing violation error. it does not happens on normal
text files.
please provide some hint.

Regards
Ashish 

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


[Samba] Active Directory Primary group dont' show users

2006-06-23 Thread Ashish Tyagi
Hi all
 I have configured samba 3.0.11 in a windows 2003 domain
as a domain member (security=ads).issue is, when i issue command
getent group |grep domain users  it shows
DOMAIN+domain users:x:1004:
it don't shows any user in this group while this group contains all
the users in domain.it is primary group of all the users.
if i set primary group of a user to something else then it shows user
in 'domain user' group.

Thanks
Ashish


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