Hello,
Does anyone has used nutcracker version of executable on windows nt and access
file using
samba 2.2.2 version on unix server.
I have windows nt server 4.0 acting as pdc. and samba 2.2.2 is installed on
solaris 2.6 and
is the member of this domain. Other windows nt 4.0 workstations are also member
of this domain.
I want to access unix file from nt m/c.
When I write a native window program (using visual C++) to open a file on unix
server, everything
works fine.
But when I use a nutcracker version of executable for same program using mks
tool kit on this windows nt
workstation and try to open the same unix file, it says permission denied.
The samba log file looks like this:
The samba log says when trying to open a file
2002/03/11 20:43:50, 3] smbd/process.c:(667)
switch message SMBnttrans (pid 16612)
[2002/03/11 20:43:50, 4] smbd/uid.c:(119)
Skipping become_user - already user
[2002/03/11 20:43:50, 3] smbd/nttrans.c:(1620)
call_nt_transact_query_security_desc: file = E_DATABASE/reports/h.cfg
[2002/03/11 20:43:50, 5] smbd/posix_acls.c:(1891)
get_nt_acl : file ACL absent, directory ACL absent
[2002/03/11 20:43:50, 3] smbd/nttrans.c:(1647)
call_nt_transact_query_security_desc: sd_size = 176.
[2002/03/11 20:43:50, 5] rpc_parse/parse_prs.c:(518)
0000 revision : 0001
Looks like some problem with acl.
Does anyone has any insight about how to get this nt acl, please let me know.
Any info will be helpful.
Thanks,
Lata Singh