[haiku-development] Re: Information security based small task
- From: Rohit Yadav <rohityadav89@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 6 Nov 2010 03:30:48 +0530
Hi, Okay, I looked into the bug, bfs, ext2 affected for sure. Turns out if you don't specify the group while chown-ing, the weird numbers come up. As per posix specs, if group is not specified, then whatever group that inode/file/dir belongs to should remain the same... (chmod <options> <user>:<optional::group> <files/dirs...>) I don't know which files to look, little help here, thanks. Based on an estimated guess, we need to make sure if group is not specified, chown should keep the original group intact. Best Regards, Rohit Yadav
- Follow-Ups:
- [haiku-development] Re: Information security based small task
- From: Axel Dörfler
- [haiku-development] Re: Information security based small task
- References:
- [haiku-development] Information security based small task
- From: Rohit Yadav
- [haiku-development] Re: Information security based small task
- From: Axel Dörfler
- [haiku-development] Re: Information security based small task
- From: Timothy Brown
- [haiku-development] Information security based small task
Other related posts:
- » [haiku-development] Information security based small task - Rohit Yadav
- » [haiku-development] Re: Information security based small task - Axel Dörfler
- » [haiku-development] Re: Information security based small task - Rohit Yadav
- » [haiku-development] Re: Information security based small task - Disreali
- » [haiku-development] Re: Information security based small task - Rohit Yadav
- » [haiku-development] Re: Information security based small task - Rohit Yadav
- » [haiku-development] Re: Information security based small task - Timothy Brown
- » [haiku-development] Re: Information security based small task - Rohit Yadav
- » [haiku-development] Re: Information security based small task - Axel Dörfler
- » [haiku-development] Re: Information security based small task - Axel Dörfler
- » [haiku-development] Re: Information security based small task - Rohit Yadav