Open GoogleCodeExporter opened 9 years ago
Would also be interested in getting pwm working on Synology NAS.
It might be a convoluted setup, since I think the Synology NAS "Directory
Server" is not quite standard OpenLDAP, but rather a slightly proprietary
Synology variant of it.
I might have misunderstood the Synology Directory Server though, this is just
my interpretation.
Original comment by TheUtmos...@gmail.com
on 15 Aug 2014 at 2:21
In fact it seems to be a syno mod of open ldap, though it is named "synoldap"
in /usr/local/ on the diskstation, but it behaves like OpenLDAP. I managed to
add user to Synoldap by PWM running on an external maschine. BUT the problem is
that Synology authenticates the users by sambaSID account and sambaNTpassword.
I got the new user shown in Directory server app on my ds but Radius is not
able to authenticate the user correctly, because there is no sambaSID for this
user the diskstation knows correctly.
So the real issue for a maybe written template for pwm is to ask the
diskstation for next sambaSID and next uidNumber attribute and hash the
sambaNTpassword attribute. I'm not sure but i guess we will have to add
sambaAccount somewhere else to diskstation database as well.
So far. Any ideas to fix this issue?
Original comment by holthaus...@googlemail.com
on 15 Aug 2014 at 5:41
Original issue reported on code.google.com by
holthaus...@googlemail.com
on 6 Aug 2014 at 6:49Attachments: