CVS update: samba/source/rpc_server

Jonathan Brown jbrown at db2000.com
Wed Jan 24 05:44:33 EST 2001


Great... Thanks.
The reason I asked is that I am having a problem when win2k copies the user profile to the server, "some" not all directories get assigned permissions of 0000 instead of 0700. It is strange to me that about 85% of the dirs are created properly and only a few (15%) are created incorrectly. I have noticed that if I assign "Creator/Owner" to the folder on the win2k box, it seems to work fine "most" of the time. While this makes it work, it is not acceptable solution because you have to do it manually for every user that logs on to that particular station.

I saw some updates relating to chmod and acls and thought that may be related, but wasn't sure, etc...

Have you ever seen this problem, or do you have any thoughts on what it may be related to so I can troubleshoot in the right direction?

thanks,
jonathan

>>> Dave O'Neill <doneill at linuxcare.com> 01/23/01 01:23PM >>>
On Tue, 23 Jan 2001, Jonathan Brown wrote:

> When the cvs code is updated, does one have to do anything special to
> activate/use the updated code - or do you just do a cvs update and
> then to the ./configure, make, make install

No, that should suffice.  Occasionally, someone forgets to commit an
updated include/proto.h file when relevant changes are made.  If you get
compile-time errors like:

    conflicting types for `some_function_name'

chances are you'll need to do a 'make proto' after you run configure, but
that's about it.

> Also, I have been using the following for getting the cvs code:
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot login
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba
> then to update:
> cvs update -d -P

That looks fine to me.

Cheers,
Dave
-- 
Dave O'Neill,    Senior Linux Consultant,     Linuxcare, Inc.
desk: (613) 562-9949 fax: (613) 562-9700 cell: (613) 223-0219
doneill at linuxcare.com               http://www.linuxcare.com/
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba-cvs mailing list