[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27855] [PATCH] gnu: Add rsync service.
From: |
Christopher Baines |
Subject: |
[bug#27855] [PATCH] gnu: Add rsync service. |
Date: |
Thu, 31 Aug 2017 00:59:36 +0100 |
On Fri, 25 Aug 2017 01:40:43 +0300
Oleg Pykhalov <address@hidden> wrote:
> I tried to apply all your suggestion, but I really don't know why
> 'rsync-configuration-user' is ignored (it's always set to "rsyncd").
>
> I use 'pk' to debug this, but still confused.
For comparing strings in Guile, I think its more reliable to use equal?
rather than eq?, and I think this is the cause of the issues with the
validation. I don't get validation failures when using (equal? user
"root").
pgpdxEKzWKNce.pgp
Description: OpenPGP digital signature
- [bug#27855] [PATCH] gnu: Add rsync service., (continued)
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/10
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/11
- [bug#27855] [PATCH] gnu: Add rsync service., Christopher Baines, 2017/08/12
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/12
- [bug#27855] [PATCH] gnu: Add rsync service., Christopher Baines, 2017/08/12
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/12
- [bug#27855] [PATCH] gnu: Add rsync service., Christopher Baines, 2017/08/12
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/19
- [bug#27855] [PATCH] gnu: Add rsync service., Christopher Baines, 2017/08/19
- [bug#27855] [PATCH] gnu: Add rsync service., Oleg Pykhalov, 2017/08/24
- [bug#27855] [PATCH] gnu: Add rsync service.,
Christopher Baines <=
- [bug#27855] [PATCH] gnu: Add rsync service., Ludovic Courtès, 2017/08/31