![]() |
itcl: vfs write group ownership not working
It seems vfs write doesn't write the ownergroup...
GroupIdTable: Admins:0:STANDARD NoGroup:1:STANDARD Trial:2:STANDARD itcl: set result [vfs read $realdir] iputs "vfs read $realdir: $result" vfs write $realdir [lindex $result 0] [lindex $result 1] 000 iputs "vfs write $realdir [lindex $result 0] [lindex $result 1] 000" before: drwxrwxrwx 2 Mouton Admins 17092 Jan 18 21:12 testFolderName output: [12:23:24] [L] 200-vfs read d:/ioftpd/site/mp3/040118/testFolderName: 10 0 777 [12:23:24] [L] 200-vfs write d:/ioftpd/site/mp3/040118/testFolderName 10 0 000 [12:23:24] [L] 200 Command successful. after: d--------- 2 Mouton nogroup 17092 Jan 18 21:12 testFolderName I also tried other values for <gid> in vfs write, always gets nogroup as owner group. |
nope it dont, u get NoGroup or whatever ..
|
Will check that tomorrow.. propably something wrong with gid boundary check.
|
Fixed... it was storing UID instead of GID to gid variable :)
|
All times are GMT -5. The time now is 09:43 PM. |
Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)