You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[I] (https://github.com/adldap/adLDAP/blob/master/docs/USER-FUNCTIONS.md#modify) am calling $adldap->user()->changePassword(parameters) which is returning error undefined function
and if I call $adldap->user()->password() function which is present in User class but this returns a error "SSl is not configured with your webserver".
Please mention which function to be called to change password and in which way?
The text was updated successfully, but these errors were encountered:
khannajam
changed the title
There is no changePassword function in User class while its is mentioned in Description under UserFunction modify Class
There is no changePassword function in User class while its is mentioned in Description under UserFunction modify tab
Dec 22, 2017
[I] (https://github.com/adldap/adLDAP/blob/master/docs/USER-FUNCTIONS.md#modify) am calling $adldap->user()->changePassword(parameters) which is returning error undefined function
and if I call $adldap->user()->password() function which is present in User class but this returns a error "SSl is not configured with your webserver".
Please mention which function to be called to change password and in which way?
The text was updated successfully, but these errors were encountered: