Not logged in : Login
(Sponging disallowed)

About: EntryPoint - user_password_change     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : idehen.net associated with source document(s)
QRcode icon
http://idehen.net/describe/?url=http%3A%2F%2Fkingsley.idehen.net%2FDAV%2FVAD%2Fwa%2FAPI_user.ttl%23action_user.password.change

This method allows to change the password on a user account. Since passwords are transmitted in plain text it is recommended to use an encrypted connection. old_password The old password in plain text. The old password can be omitted if the pwd is changed for the first time. Alternatively old_password can be set to the pin as generated by user.password.recover.email(). new_password The new password in plain text. An error code stating the success of the command execution as detailed in ODS Error Result Codes. On error the HTTP status code will be set to 403 or 400, depending on the type of error. Example: $ curl -i "http://kingsley.idehen.net/ods/api/user.password.change?user_name=test123&password_hash=4674a4b44e89011cfa581ff90967ebc52fd1080d&old_password=1&new_password=2" HTTP/1.1 200 OK Server: Virtuoso/05.12.3041 (Solaris) x86_64-sun-solaris2.10-64 VDB Connection: Keep-Alive Date: Mon, 28 Dec 2009 22:46:56 GMT Accept-Ranges: bytes Content-Type: text/xml; charset="ISO-8859-1" Content-Length: 57 1 Success user.password.recover.email() AuthenticationThis function requries authentication via one of the supported authentication methods as described in ODS Authentication.

AttributesValues
type
Description
  • This method allows to change the password on a user account. Since passwords are transmitted in plain text it is recommended to use an encrypted connection.

  • old_password

    The old password in plain text. The old password can be omitted if the pwd is changed for the first time. Alternatively old_password can be set to the pin as generated by user.password.recover.email().

  • new_password

    The new password in plain text.

An error code stating the success of the command execution as detailed in ODS Error Result Codes. On error the HTTP status code will be set to 403 or 400, depending on the type of error.

Example:
 $ curl -i "http://kingsley.idehen.net/ods/api/user.password.change?user_name=test123&password_hash=4674a4b44e89011cfa581ff90967ebc52fd1080d&old_password=1&new_password=2"

 HTTP/1.1 200 OK
 Server: Virtuoso/05.12.3041 (Solaris) x86_64-sun-solaris2.10-64  VDB
 Connection: Keep-Alive
 Date: Mon, 28 Dec 2009 22:46:56 GMT
 Accept-Ranges: bytes
 Content-Type: text/xml; charset="ISO-8859-1"
 Content-Length: 57

 <result>
   <code>1</code>
   <message>Success</message>
 </result>
 

user.password.recover.email()

Authentication

This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

name
  • EntryPoint - user_password_change
url
contentType
  • text/xml
httpMethod
  • GET
isWebServiceOf
oplwebservices:endPointURL
hasParameter
schema:shortDescription
  • Change the password of a user account.

is target of
Faceted Search & Find service v1.17_git142 as of May 17 2024


Alternative Linked Data Documents: PivotViewer | iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Sep 4 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory, 6 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software