Re: Changing From Public to Private Network

2022-11-10 Thread Granwille Strauss
Hi Guys Any recommendations/advice on this will be appreciated, please. On 11/9/22 13:15, Granwille Strauss wrote: Hi Guys One of the rookie mistakes I did when installing our own cloudstack instance and KVM host, was that I configured everything via public network subnets. Now NFS services

Re: "Add LDAP account" returns empty user list

2022-11-10 Thread Mevludin Blazevic
Hi there, some time ago I had issues with setting up LDAP for our ACS instance. It seems like that the LDAP functionality works only with the "memberOf" attribute which ApacheDS do not seem to support this (according to the latest ACS doc). Is there any way to avoid searching for the memberOf

Re: "Add LDAP account" returns empty user list

2022-11-10 Thread Daan Hoogland
Mevludin, If you want the "autosync" feature, there is no way around it. Manual import and "autoimport" work without the automatic attributes, of which memberof is an example of. On Thu, Nov 10, 2022 at 1:42 PM Mevludin Blazevic wrote: > Hi there, > > some time ago I had issues with setting up L

Problems upgrading Cloudstack from 4.15.2 to 4.17.1

2022-11-10 Thread Anderson Soares Ferreira
Hello, I'm facing an error in the management UI after upgrading our Cloudstack installation from 4.15.2 to 4.17.1. The upgrading process occured as expected and the management server log showed that the database upgrade also terminated without any error. But, when I log in the management interface

Re: "Add LDAP account" returns empty user list

2022-11-10 Thread Mevludin Blazevic
Daan, so I assume for manual import which I want to use I can leave "ldap.user.memberof.attribute" empty? If I do so, I am getting an LDAP exception in the management logs: (logid:8e0b6291) ldap Exception:     at java.naming/com.sun.jndi.ldap.Filter.encodeSimpleFilter(Filter.java:446)