Not logged in : Login

About: EntryPoint - user_password_change     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : iodbc.org associated with source document(s)

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://www.iodbc.org/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
rdf:type
schema:httpMethod
  • GET
schema:contentType
  • text/xml
http://www.openlin...es#isWebServiceOf
http://www.openlin...vices#endPointURL
schema:shortDescription
  • Change the password of a user account.

http://www.openlin...ices#hasParameter
schema:name
  • EntryPoint - user_password_change
schema: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://www.iodbc.org/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.

schema:url
is schema:target of
Faceted Search & Find service v1.17_git132 as of May 12 2023


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 07.20.3238 as of May 23 2023, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 3 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software