Hi All, Is there a class / function or anything else to display a simple window for searching ? Let me explain the problem : For example, on a Group, you can add some users. But you need to know which user(s) you wan't to add. So if we have a simple windows with a display of a list, we can select each user to add.. Comments / idea are welcome.. Thanks.
something like this is implemented in the website files, when you click on client or server, it gives you a list, its not really a search, but a list for valid input
Hi All, The first version is now available. There is a number of limiter operation available : List and manage users (by organization) Create Update basic change Firstname, lastname,company, phone, mobile .. Password change Account status (enable / disable / enable no password expire..) Add / remove mail address Change primary mail address add / remove SendAs permissions Enable / disable Features ( OWA/ ActiveSync / Pop3 / Imap4 /Outlook ) Display informations Exchange quota / password last set / bad password date & count / last logon Delete List and manage groups (by organization) Create Update Basic information : name / displayName / description Members : Add / remove Address email : Add / remove Change primary address SendAs : Add / remove sendAs Delete Organization can be added / change / remove from this module, but they are not activate on Exchange server (for the moment). The module is linked to the mysql DB of ispConfig, and a windows service populate the database. The code for this windows service was written by us from scratch. We have fully tested all in a test environment. Each Actions are recorded into a separate table, and users can display some information about action. The module is in English and translated in French. Who want's to check security ?
hi All, We have now updated all the module, with some new functionality , and improvements. Noe we can manage contacts, and Full mailbox permissions (not only send As) and there is lot of improvements on the ActiveDirectory sync services. We would like to share this code, but we don't know how to do that with the community of ISPConfig.
This is an old thread. Anyone know if Exchange interface still works? Saw some updates from 3 months ago on Github but most everything was from 2 years ago
I don't see a reason why it should not work as the ISPConfig api's are quite stable, never tested it though.