<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Get userID, password, PIN</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10990388" />
  <subtitle>Get userID, password, PIN</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10990388</id>
  <updated>2013-05-20T07:32:57Z</updated>
  <dc:date>2013-05-20T07:32:57Z</dc:date>
  <entry>
    <title>RE: Get userID, password, PIN</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11148710" />
    <author>
      <name>Florian Kroessbacher</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11148710</id>
    <updated>2013-01-25T19:46:21Z</updated>
    <published>2013-01-25T19:46:21Z</published>
    <summary type="html">Hy Out There,
 
i think u are on the right way, but the password and pin are stored encrypted
 
u can get the type of the credential through the tkcredential which is the enum from the table typecredentials in there u get the type
From CUC: 1 = Windows (not used), 2 = Domino (not used), 3 = Password, 4 = PIN
 
cheers Floh</summary>
    <dc:creator>Florian Kroessbacher</dc:creator>
    <dc:date>2013-01-25T19:46:21Z</dc:date>
  </entry>
  <entry>
    <title>Get userID, password, PIN</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10990387" />
    <author>
      <name>TEST S.p.A.</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10990387</id>
    <updated>2013-01-22T16:18:40Z</updated>
    <published>2013-01-22T16:18:40Z</published>
    <summary type="html">Hello,
I want to retrieve from the database all the userID, passwords and PIN (for EndUsers).
I'm trying to do it with the AXLsqltoolkit, inserting the sql query in the input file, but I don't know what is the right query to get the information.
Reading the data dictionary I found out that the tables I'm interested in are "EndUser" and "credential", which are connected through "EndUser.pkid" and credential.fkenduser". Am I right or more tables need to be involved in the query?
I was hoping that someone had the same problem and already found the solution.

Thank you very much, best regards

Denis Roman Fulin</summary>
    <dc:creator>TEST S.p.A.</dc:creator>
    <dc:date>2013-01-22T16:18:40Z</dc:date>
  </entry>
</feed>

