Hello, I have the following script:
gevaert:/home/fai/antldap/last# cat /ed/fai_configdir/scripts/LDAPS #!/bin/sh fcopy -ir -m root,root,600 /etc/ldap/slapd.conf the shell.log reports: shell.log:fcopy: copy /fai/files/etc/ldap/slapd.conf/LDAPS to /tmp/target/etc/ldap/slapd.conf failed. Permission denied Why can't I copy that file? I don't see any problem in the original file have permissions 600. And then being replace with a newer file. Thanks in advance, Rudy
