Possible to create/disable FreeNAS accounts via JNDI?

icdadmin

Dabbler
Joined
Jun 7, 2018
Messages
28
I have a FreeNAS server running nicely with around 100 users. I would like to start looking into integrating it with some of our middleware such that I would be able to create/disable accounts from middleware written in Java. Is this something that I would need to setup an LDAP server to communicate with FreeNAS to accomplish? Or is there a way to directly communicate with FreeNAS with Java?

Beyond user account creation/disabling, I would really like to be able to create pools and SMB shares programmatically via Java. However, I suspect this is beyond the capabilities of any interface between the two.

Does anyone have any insight into if/how I'd be able to do this?

I appreciate any pointers.

Mike
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399

icdadmin

Dabbler
Joined
Jun 7, 2018
Messages
28
Thank you so much! I didn't realize this existed and it is exactly what I need.

Mike
 
Top