Hi all, i had tested the puppet-acl module and works fine on rhel6.x and Ubuntu. But when i used it on Suse and rhel 5.6 give me the next error:
rhel 5.6:
info: Retrieving plugin
notice: /File[/var/lib/puppet/lib/.mount.rb.swp]/ensure: removed
info: Caching catalog for lvmlclient3
info: Applying configuration version '1360180445'
err: /Stage[main]/Puppet-acl/Acl[/prueba]/permission: change from group::---,other::r-x,user::rwx to user::rwx,group::---,mask::r-x,other::---,group:pepe:r-x,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m mask::r-x /prueba' returned 1: setfacl: /prueba: Operation not supported
err: /Stage[main]/Puppet-acl/Acl[/tmp]/permission: change from group::rwx,other::r-x,user::rwx to user::rwx,group::rwx,mask::rwx,other::rwx,group:pepe:rwx,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m mask::rwx /tmp' returned 1: setfacl: /tmp: Operation not supported
setfacl: /tmp/atop.d: Operation not supported
setfacl: /tmp/atop.d/atop.acct: Operation not supported
setfacl: /tmp/puppet.14381.0: Operation not supported
setfacl: /tmp/.ICE-unix: Operation not supported
setfacl: /tmp/vmware-root: Operation not supported
setfacl: /tmp/vmware-root/appLoader-2374.log: Operation not supported
setfacl: /tmp/vmware-root/appLoader-2371.log: Operation not supported
notice: Finished catalog run in 1.44 seconds
suse11SP2:
info: Retrieving plugin
notice: /File[/var/lib/puppet/lib/.mount.rb.swp]/ensure: removed
info: Caching catalog for lvmlclient4
info: Applying configuration version '1360180445'
err: /Stage[main]/Puppet-acl/Acl[/tmp]/permission: change from group::rwx,mask::rwx,other::rwx,user::rwx to user::rwx,group::rwx,mask::rwx,other::rwx,group:pepe:rwx,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m group:pepe:rwx /tmp' returned 2: setfacl: Option -m: Invalid argument near character 7
err: /Stage[main]/Puppet-acl/Acl[/prueba]/permission: change from group::---,mask::r-x,other::---,user::rwx to user::rwx,group::---,mask::r-x,other::---,group:pepe:r-x,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m group:pepe:r-x /prueba' returned 2: setfacl: Option -m: Invalid argument near character 7
notice: Finished catalog run in 0.81 seconds
im doing something wrong?
thanks in advice (sorry about my english)
Javier
Hi all, i had tested the puppet-acl module and works fine on rhel6.x and Ubuntu. But when i used it on Suse and rhel 5.6 give me the next error:
rhel 5.6:
info: Retrieving plugin
notice: /File[/var/lib/puppet/lib/.mount.rb.swp]/ensure: removed
info: Caching catalog for lvmlclient3
info: Applying configuration version '1360180445'
err: /Stage[main]/Puppet-acl/Acl[/prueba]/permission: change from group::---,other::r-x,user::rwx to user::rwx,group::---,mask::r-x,other::---,group:pepe:r-x,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m mask::r-x /prueba' returned 1: setfacl: /prueba: Operation not supported
err: /Stage[main]/Puppet-acl/Acl[/tmp]/permission: change from group::rwx,other::r-x,user::rwx to user::rwx,group::rwx,mask::rwx,other::rwx,group:pepe:rwx,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m mask::rwx /tmp' returned 1: setfacl: /tmp: Operation not supported
setfacl: /tmp/atop.d: Operation not supported
setfacl: /tmp/atop.d/atop.acct: Operation not supported
setfacl: /tmp/puppet.14381.0: Operation not supported
setfacl: /tmp/.ICE-unix: Operation not supported
setfacl: /tmp/vmware-root: Operation not supported
setfacl: /tmp/vmware-root/appLoader-2374.log: Operation not supported
setfacl: /tmp/vmware-root/appLoader-2371.log: Operation not supported
notice: Finished catalog run in 1.44 seconds
suse11SP2:
info: Retrieving plugin
notice: /File[/var/lib/puppet/lib/.mount.rb.swp]/ensure: removed
info: Caching catalog for lvmlclient4
info: Applying configuration version '1360180445'
err: /Stage[main]/Puppet-acl/Acl[/tmp]/permission: change from group::rwx,mask::rwx,other::rwx,user::rwx to user::rwx,group::rwx,mask::rwx,other::rwx,group:pepe:rwx,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m group:pepe:rwx /tmp' returned 2: setfacl: Option -m: Invalid argument near character 7
err: /Stage[main]/Puppet-acl/Acl[/prueba]/permission: change from group::---,mask::r-x,other::---,user::rwx to user::rwx,group::---,mask::r-x,other::---,group:pepe:r-x,default:user::rwx,default:group::---,default:mask::rwx,default:other::---,default:group:pepe:r-x failed: Execution of '/usr/bin/setfacl -R -n -m group:pepe:r-x /prueba' returned 2: setfacl: Option -m: Invalid argument near character 7
notice: Finished catalog run in 0.81 seconds
im doing something wrong?
thanks in advice (sorry about my english)
Javier