[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Owner error after upgrade



-----Original Message-----
From: William J.A. Brillinger 
Sent: Friday, July 19, 2002 7:15 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Owner error after upgrade


At 10:47 AM 19/07/02 +0200, you wrote:
>However back to the topic of usernumber shown instead of username:
>I visited www.proftpd.net and did a little readinng, since this happened 
>to our RaQ4 as well.
>I think this should be taken care of by "PersistentPasswd on" in 
>proftpd.conf or by adding "-p 1" to the commandline. I tried both but to 
>no avail :-(
>Strange thing is, I don't see the keyword when I do a "proftpd -td5" ...
>
>I think there might be some issue with proftp 1.2.4 or the glibc on our
RaQs.
>
>Jens-Peter

Looking at the bug-fix list for proftp, I see in version 1.2.5rc2 they 
fixed something described as:

   - Bug 1539 - losing SGID bit on created directories
     w/ {User,Group}Owner in effect

or...

   - Bug 1581 - Changed Hide{User,Group} directive to use
     pointers for proper handling of uid_t/gid_t types


This looks like it may be it - there are several other things above 1.2.4 
that may also be to blame. (I really have no clue!)

http://proftpd.linux.co.uk/docs/NEWS-1.2.6rc1

----------------------------
It would appear to me that the first fix that you mention to proftp
would only related to situation in which the mkdir command was used.
The second bug fix you mention however does seem directly related to
the problem/feature that has been mentioned.