Displaying 3 results from an estimated 3 matches for "gherzig".
Did you mean:
herzig
2010 Feb 17
2
rsync'ing a directory with nothing but symlinks
...w/cgi-bin
lrwxrwxrwx 1 root root 4 2010-02-17 17:17 etc -> /etc
This is the rsyncd.conf
[backup]
path = /tmp/daily_backup
comment = Dir for backupear
auth users = backup
hosts allow = 10.10.8.105
secrets file = /etc/rsyncd.secrets
read only = true
So, when i try to rsync from 10.10.8.105:
gherzig at 10.10.8.105:/tmp/bkp> rsync -avz --copy-links
backup at machinegun::backup .
receiving file list ... symlink has no referent: "/cgi-bin" (in backup)
rsync: readlink_stat("/etc" (in backup)) failed: Too many levels of
symbolic links (40)
done
./
sent 71 bytes received 26...
2011 Aug 04
0
questions about ldap auth
Hi all. I have a couple of questions. ANY of those will solve mi
situation.
1) 'Complex' LDAP validation:
I need to validate a user in the 2 step authentication / authorizacion
mech.
The 'users' (with the password) are in
ou=Person,o=Work
the group which contains the mail users is in
cn=MailUsers,ou=Groups,o=Work
Can dovecot make such a thing? Cause im not shure if i can make
2011 Aug 08
1
authentication via LDAP
Hi all. I have a couple of questions. ANY of those will solve mi
situation.
1) 'Complex' LDAP validation:
I need to validate a user in the 2 step authentication / authorizacion
mech.
The 'users' (with the password) are in
ou=Person,o=Work
the group which contains the mail users is in
cn=MailUsers,ou=Groups,o=Work
Can dovecot make such a thing? Cause im not shure if i can make