  | |  | Samba 3.0.2 issue? | Samba 3.0.2 issue? 2004-02-19 - By Sharif Islam
Back I just upgraded samba-3.0.0-14.3E to samba-3.0.2-6.3E. Now I cannot
access my shares. It was working fine with the earlier version.
# rpm -qa|grep samba
samba-common-3.0.2-6.3E
samba-3.0.2-6.3E
samba-swat-3.0.2-6.3E
samba-client-3.0.2-6.3E
# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[testshare] "
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = MYDOMAIN
netbios name = TULL3
server string = Samba Server
security = DOMAIN
password server = *****
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = No
domain master = No
dns proxy = No
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind use default domain = Yes
strict allocate = Yes
[testshare]
comment = Test
path = /www/testshare
valid users = user1,user2
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes
# wbinfo -t
checking the trust secret via RPC calls succeeded
I can browse the shares but in the windows machine when I am logged in
as user1, I cannot get to the share. I get a login prompt.
wbinfo -u,-g gives me the domain users,group lists. smbclient -L TULL3
-Uuser1 connects and lists the shares as well. getent group, password
gives me the domain list. After upgrading I removed the samba machine
and joined the domain. I can list the shares, users from NT srvmgr also.
I didn 't find any error messages in the log.
Any idea? Thanks.
--
Sharif Islam Research Programmer
Library Systems Office mislam@(protected)
University of Illinois at Urbana-Champaign
http://www.sharifislam.com
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |