[Samba] Confused with profile filesystem permissions
Andreas
andreas at conectiva.com.br
Tue Nov 9 12:32:29 GMT 2004
On Tue, Nov 09, 2004 at 10:07:20AM -0200, Andreas wrote:
> path = /var/lib/samba/profiles
> writable = yes
> create mask = 0600
> directory mask = 0700
> profile acls = yes
>
> I'll keep on testing, thanks for your help.
Still not working, with or without "profile acls". The only files that are
created in /var/lib/samba/profiles/buffy are:
-rw------- 1 buffy users 524288 2004-11-09 10:26 NTUSER.DAT
-rw------- 1 buffy users 1024 2004-11-09 10:26 NTUSER.DAT.LOG
-rw------- 1 buffy users 210 2004-11-09 10:07 ntuser.ini
Upon logout, winxp complains about not being able to copy SendTo to the profile directory,
claiming access was denied.
In the logs (level 2 for now) I have ("einstein" is the winxp sp2 workstation):
[2004/11/09 10:26:55, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2487)
Returning domain sid for domain TREINAMENTO -> S-1-5-21-1283145168-670325121-1332409668
[2004/11/09 10:26:55, 1] smbd/service.c:make_connection_snum(648)
einstein (10.0.4.142) connect to service profiles initially as user buffy (uid=19422, gid=100) (pid 13664)
[2004/11/09 10:26:56, 2] smbd/open.c:open_file(245)
buffy opened file buffy/prf14.tmp read=Yes write=No (numopen=1)
[2004/11/09 10:26:56, 2] smbd/close.c:close_normal_file(270)
buffy closed file buffy/prf14.tmp (numopen=0)
[2004/11/09 10:26:56, 2] smbd/open.c:open_file(245)
buffy opened file buffy/prf14.tmp read=Yes write=Yes (numopen=1)
(...)
[2004/11/09 10:26:56, 2] smbd/open.c:open_file(245)
buffy opened file buffy/prf16.tmp read=Yes write=No (numopen=1)
[2004/11/09 10:26:56, 2] smbd/close.c:close_normal_file(270)
buffy closed file buffy/prf16.tmp (numopen=0)
[2004/11/09 10:26:56, 2] smbd/trans2.c:call_trans2setfilepathinfo(3681)
file_set_dosmode of buffy/SendTo failed (Não há dados disponíveis) <--- "no data available"
[2004/11/09 10:27:07, 1] smbd/service.c:close_cnum(836)
einstein (10.0.4.142) closed connection to service netlogon
(...)
More information about the samba
mailing list