2

Can MS SSRS use an LDAP server other then AD for authentication? Is this an easy configuration or is it digging ones self into a hole?

oneself
  • 397
  • 1
  • 5
  • 15

2 Answers2

1

You could setup an external trust between the Windows domain and the other LDAP database.

You could setup SSRS to use forums authentication but it would be pretty tough to do.

mrdenny
  • 27,174
  • 4
  • 41
  • 69
1

If you do have a bunch of Mac guys in your network you could use Apple Open Directory. It will act like AD against the LDAP directory.

Stradas
  • 141
  • 4