Koozali.org: home of the SME Server

BUG: bad permissions in ibay subdirectories

Hasan Muhammad

BUG: bad permissions in ibay subdirectories
« on: July 25, 2000, 11:11:06 PM »
Which is the correct forum for bug reports?


1) admin created an ibay called 'it'
--group: it_g
--write=group, read=group
--local network access

2) From w98, user1 (of group it_g) created a new 1st level directory in the 'it' ibay

3) From w98, within the above 1st level directory, user1 (of group it_g) created a new 2st level directory and a new file

4) From w98, user2 in the same group tried to copy the newly created file from the 1st level directory and received the following error message
'cannot copy file: Access is denied'

4) From login on e-smith server, root observed within the 1st level directroy that the the newly created file and 2nd level directory ownerships were as
owner = user1
group = user1

BUG: I believe e-smith should have created the new file and 2nd level directory ownerships as follows:
owner = user1
group = it_g

Is there any known solution?

Hasan

Charlie Brady

RE: BUG: bad permissions in ibay subdirectories
« Reply #1 on: July 25, 2000, 11:23:04 PM »
Hasan Muhammad wrote:

> Which is the correct forum for bug reports?

Please report bugs to bugs@e-smith.net.

Thanks for your report, we are investigating.

Charlie

Charlie Brady

RE: BUG: bad permissions in ibay subdirectories
« Reply #2 on: July 27, 2000, 04:10:29 AM »
Hasan Muhammad wrote:

> BUG: I believe e-smith should have created the new file and 2nd
> level directory ownerships as follows: owner = user1 group =
> it_g
>
> Is there any known solution?

Please try the update RPM at:

ftp://ftp.e-smith.net/pub/e-smith/e-smith-4.0/updates/RPMS/noarch/

The file is:

e-smith-base-4.0.12-28.noarch.rpm

Download this file, then apply it using:

rpm -Uhv e-smith-base-4.0.12-28.noarch.rpm
/sbin/e-smith/signal-event console-save

then reboot the server.

You will still need to repair any ibays which have incorrect permissions using the workaround which I gave you yesterday.

Please let me know whether this fixes your problem.

Charlie