Hello,
trying to enable iOS file sharing and webDAV file sharing through Server 5.2 on Sierra with Open Directory authentication. Local server accounts work fine, but Network Accounts (OD) can't authenticate.
following error in /var/log/apache2/error_log
[Fri Oct 07 21:20:57.514096 2016] [auth_digest_apple:error] [pid 40036] [client 127.0.0.1:58566] AH01766: challengeForNonce(): Possible replay attempt detected; expected nonce count >= 2 but received previously seen count 1 for this nonce. User=ODUserAccount
when changing AuthType to Basic (ofc. enabled LoadModule auth_basic_module libexec/apache2/mod_auth_basic.so) and adding LDAP Authentication supported by basic auth module, they dont work with "misspelled error".
Anyone managed to get that work in Sierra?
Thanks in advance
Arthur
trying to enable iOS file sharing and webDAV file sharing through Server 5.2 on Sierra with Open Directory authentication. Local server accounts work fine, but Network Accounts (OD) can't authenticate.
following error in /var/log/apache2/error_log
[Fri Oct 07 21:20:57.514096 2016] [auth_digest_apple:error] [pid 40036] [client 127.0.0.1:58566] AH01766: challengeForNonce(): Possible replay attempt detected; expected nonce count >= 2 but received previously seen count 1 for this nonce. User=ODUserAccount
when changing AuthType to Basic (ofc. enabled LoadModule auth_basic_module libexec/apache2/mod_auth_basic.so) and adding LDAP Authentication supported by basic auth module, they dont work with "misspelled error".
Anyone managed to get that work in Sierra?
Thanks in advance
Arthur