Re: [phpldapadmin-users] Update on bug ID: 2826573 (Re-enable login string)

2010-03-10 Thread Josh.Mullis
Wow... That worked! Many thanks to you sir! - Original Message - From: Deon George To: [email protected] Sent: Wed Mar 10 18:53:02 2010 Subject: Re: [phpldapadmin-users] Update on bug ID: 2826573 (Re-enable login string) Josh, > Is it possible that I'm n

Re: [phpldapadmin-users] Update on bug ID: 2826573 (Re-enable login string)

2010-02-28 Thread Josh.Mullis
Thanks for the tips Deon... Unfortunately that did not work. I still see the bind_id in the login field and get the same error. I did the following: - downloaded and extracted a fresh copy of PLA v1.2.0.5 (latest) - Cleared the php session directory - restarted apache - purged browser cache -

Re: [phpldapadmin-users] modify group members function enhancement

2010-02-10 Thread Josh.Mullis
Thanks for the breakdown Kimmo. I think I can look at it with a better understanding now. I'll let you know. Thanks! -Josh - Original Message - From: Kimmo Koivisto To: [email protected] ; Mullis, Josh (CCI-Atlanta) Sent: Wed Feb 10 06:13:48 2010 Subject: Re: [

Re: [phpldapadmin-users] Self Service maintenance tool

2010-02-05 Thread Josh.Mullis
Exto/Guillomovitch, Did you guys ever figure this out? Off the top of my head, you can acheive this by using a combination of modification templates and LDAP ACL's (so the user can only see himself). You just have to play around with the templates a bit and read the wiki. There are a lot of goo

Re: [phpldapadmin-users] BindDN and BindPassword for UID Searching?

2010-02-05 Thread Josh.Mullis
What version are you running? - Original Message - From: Tim Gustafson To: [email protected] Sent: Fri Feb 05 16:54:18 2010 Subject: Re: [phpldapadmin-users] BindDN and BindPassword for UID Searching? > $ldapservers->SetValue($i,'login','dn','service_account_n

Re: [phpldapadmin-users] BindDN and BindPassword for UID Searching?

2010-02-05 Thread Josh.Mullis
Try putting your ldap service account in the ldap ACL instead of "*". Then put the ldap service account credentials in the config.php under the main bindDN and bindPass: $ldapservers->SetValue($i,'login','dn','service_account_name'); $ldapservers->SetValue($i,'login','pass','service_account_pa

Re: [phpldapadmin-users] UID Number

2010-01-29 Thread Josh.Mullis
Hey Bruce.. You replied to the wrong thread. :D The last message on your thread is below From: Mullis, Josh (CCI - Atlanta) To: Bruce Nourish Cc: [email protected] Sent: Fri Jan 29 15:13:11 2010 Subject: Re: [phpldapadmin-users] UID

Re: [phpldapadmin-users] Limit with getnextnumber

2010-01-29 Thread Josh.Mullis
It's more than 500 users, so that is most likely the issue. I'll try that and get back with you. Thanks! - Original Message - From: Deon George To: [email protected] Sent: Fri Jan 29 18:07:03 2010 Subject: Re: [phpldapadmin-users] Limit with getnextnumber Josh,

[phpldapadmin-users] Limit with getnextnumber

2010-01-28 Thread Josh.Mullis
It seems I might have reached a limit with this function. I have users with uidNumbers: 150218 150220 150221 150222 I have the min uidnumber set to 150220 in config.php . When using this function in the default posixAccount.xml creation template, it gives me 150220 even though that ID exists

Re: [phpldapadmin-users] Template for multiple objects

2009-08-14 Thread Josh.Mullis
Lol... That word kept ringing in my head after I sent that. Thanks for the response though! - Original Message - From: Deon George To: [email protected] Sent: Fri Aug 14 17:14:56 2009 Subject: Re: [phpldapadmin-users] Template for multiple objects Josh Mullis