{"id":10390,"date":"2017-07-29T11:19:38","date_gmt":"2017-07-29T09:19:38","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/"},"modified":"2017-07-29T11:19:38","modified_gmt":"2017-07-29T09:19:38","slug":"documentum-change-password-8-ft-dsearch-xdb","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/","title":{"rendered":"Documentum &#8211; Change password &#8211; 8 &#8211; FT &#8211; Dsearch &amp; xDB"},"content":{"rendered":"<p>Here we are, already, at the end of my series of blogs about the &#8220;Change Password&#8221;. This blog will, as already mentioned in a previous one, talk about the Dsearch and xDB passwords. I could have created a lot more blogs in this series but I already presented the most important and most interesting ones so this blog will be the last one &#8211; at least for now ;).<\/p>\n<p>&nbsp;<\/p>\n<p>Please note that below, I will set the same password for the Dsearch admin account and for the xDB. The reason for that is pretty simple: this is what Documentum is doing by default when you install a PrimaryDsearch. Indeed, when you install a Dsearch, the installer will ask you to enter the Dsearch admin account which is the JBoss instance admin account (<a title=\"Documentum \u2013 Change password \u2013 5 \u2013 CS\/FT \u2013 JBoss Admin\" href=\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-5-csft-jboss-admin\/\" target=\"_blank\">this blog<\/a> explained how to change a JBoss Admin password) and it will use this password for the xDB too.<\/p>\n<p>If you want to use a different password, then you can potentially define three passwords here: xDB Admin password, xDB Superuser password and Dsearch JBoss instance password.<\/p>\n<p>&nbsp;<\/p>\n<p>The xDB (find more info <a title=\"Documentum story \u2013 Change the location of the Xhive Database for the DSearch (xPlore)\" href=\"https:\/\/www.dbi-services.com\/blog\/documentum-story-change-the-location-of-the-xhive-database-for-the-dsearch-xplore\/\" target=\"_blank\">here<\/a> about what it is) provides a command line interface to manage it (repair, create, list, aso&#8230;) which is the &#8220;XHCommand&#8221; but you aren&#8217;t able to change the different passwords through this CLI ;(. Therefore, before even starting with this blog, you will have to start a X Server or something similar, to be able to open the xDB Admin GUI (&#8220;XHAdmin&#8221;). For this blog, I installed a new VM and I also installed the complete graphical interface on it (my first time in a very long time) in order to have some screenshots that aren&#8217;t too ugly&#8230;<\/p>\n<p>&nbsp;<\/p>\n<p>So first of all, let&#8217;s login to the Full Text Server and open the xDB Admin GUI:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/dsearch\/xhive\/admin\/\n[xplore@full_text_server_01 ~]$ .\/XHAdmin<\/pre>\n<p>&nbsp;<\/p>\n<p>Just a small funny note, when you will close the XHAdmin tool, you will see that EMC thanks you for using this tool: &#8220;Thank you for using EMC Documentum xDB&#8221;. I guess this is your reward for having to open a GUI to change a password, in 2017 ;).<\/p>\n<p>&nbsp;<\/p>\n<p>At this point, the xDB Admin Client will be opened but not connected. So the first thing to do is to connect to the xDB with the CURRENT Dsearch Admin credentials:<\/p>\n<ul>\n<li>Click on the &#8220;connect&#8221; button<\/li>\n<li>Set the &#8220;Database name&#8221; to: xhivedb<\/li>\n<li>Set the &#8220;Username&#8221; to: Administrator<\/li>\n<li>Set the &#8220;Password&#8221; to: ###CURRENT_DSEARCH_ADMIN_PWD###<\/li>\n<li>Click on the &#8220;OK&#8221; button<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17938\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\" alt=\"Dsearch-xDB_Change_Password_1\" width=\"1253\" height=\"768\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Then you will be connected to the xDB. Therefore, it is now time to change the Superuser password:<\/p>\n<ul>\n<li>Click on the &#8220;Federation &gt; Change superuser password&#8221; menu<\/li>\n<li>Set the &#8220;New superuser password&#8221; to: ###NEW_DSEARCH_ADMIN_PWD###<\/li>\n<li>Set the &#8220;Retype password&#8221; to: ###NEW_DSEARCH_ADMIN_PWD###<\/li>\n<li>Click on the &#8220;OK&#8221; button<\/li>\n<li>A pop-up will be opened with a title &#8220;Enter superuser password&#8221;. Enter the ###CURRENT_DSEARCH_ADMIN_PWD### in it and click on OK to validate the change.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17939\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_2.png\" alt=\"Dsearch-xDB_Change_Password_2\" width=\"1255\" height=\"769\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>After that, time to change the Admin password itself. Here, you have the use the new Superuser password that has been defined above and then define the new Admin password:<\/p>\n<ul>\n<li>Click on the &#8220;Database &gt; Reset admin password&#8221; menu<\/li>\n<li>Set the &#8220;Database name&#8221; to: xhivedb<\/li>\n<li>Set the &#8220;Superuser password&#8221; to: ###NEW_DSEARCH_ADMIN_PWD###<\/li>\n<li>Set the &#8220;Administrator password&#8221; to: ###NEW_DSEARCH_ADMIN_PWD###<\/li>\n<li>Set the &#8220;Retype password&#8221; to: ###NEW_DSEARCH_ADMIN_PWD###<\/li>\n<li>Click on the &#8220;OK&#8221; button<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17940\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_3.png\" alt=\"Dsearch-xDB_Change_Password_3\" width=\"1255\" height=\"770\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>At this point, the xDB Superuser and Admin passwords have been defined so you can close the xDB Admin Client (Database &gt; Exit) and we can go back to the command line. Ok so now let&#8217;s stop the xPlore components in order to reflect these changes on the configuration files:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1; highlight: [11,12,17,18]\">[xplore@full_text_server_01 ~]$ read -s -p \"Please enter the NEW Dsearch Admin password: \" newpw; echo\nPlease enter the NEW Dsearch Admin password:\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/jboss7.1.1\/server\n[xplore@full_text_server_01 ~]$ for i in `ls stop*.sh`; do .\/${i}; done\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/jboss7.1.1\/server\/DctmServer_PrimaryDsearch\/deployments\/dsearch.war\/WEB-INF\/classes\/\n[xplore@full_text_server_01 ~]$ cp indexserver-bootstrap.properties indexserver-bootstrap.properties_bck_$(date +\"%Y%m%d-%H%M%S\")\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ grep \"password=\" indexserver-bootstrap.properties\nsuperuser-password=AAAAEF1hfFDU0zff6A6Mmd1f6Le8VvxPmLxF11ZdzjVo5KU\/\nadminuser-password=AAAAEF1hfFDU0zff6A6Mmd1f6Le8VvxPmLxF11ZdzjVo5KU\/\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ sed -i \"s,password=.*,password=${newpw},\" indexserver-bootstrap.properties\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ grep \"password=\" indexserver-bootstrap.properties\nsuperuser-password=New_Dsearch_Admin_Pwd\nadminuser-password=New_Dsearch_Admin_Pwd\n[xplore@full_text_server_01 ~]$<\/pre>\n<p>&nbsp;<\/p>\n<p>As you can see above, I&#8217;m defining the environment variable with the NEW Dsearch Admin Password and then I&#8217;m replacing the superuser and adminuser encrypted OLD password inside the file indexserver-bootstrap.properties with the non-encrypted NEW password. It was the same for both before and it is still the same for both after. Don&#8217;t worry about putting the non-encrypted NEW password in this properties file, it will be encrypted automatically at the next start of the PrimaryDsearch. So now, let&#8217;s start the Dsearch only to verify if the passwords have been encrypted successfully and then we can update the Dsearch JBoss Admin password:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1; highlight: [7,8,13,19,20]\">[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/jboss7.1.1\/server\n[xplore@full_text_server_01 ~]$ nohup .\/startPrimaryDsearch.sh &gt;&gt; nohup-PrimaryDsearch.out 2&gt;&amp;1 &amp;\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ sleep 60\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ grep \"password=\" .\/DctmServer_PrimaryDsearch\/deployments\/dsearch.war\/WEB-INF\/classes\/indexserver-bootstrap.properties\nsuperuser-password=AAAAFAq2fFwiHf21P98hRch982+1hEDGe824E21eL21e9c57f6A\nadminuser-password=AAAAFAq2fFwiHf21P98hRch982+1hEDGe824E21eL21e9c57f6A\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/jboss7.1.1\/server\/DctmServer_PrimaryDsearch\/configuration\n[xplore@full_text_server_01 ~]$ cp dctm-users.properties dctm-users.properties_bck_$(date +\"%Y%m%d-%H%M%S\")\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ encrypted_newpw=`grep \"adminuser-password=\" ..\/deployments\/dsearch.war\/WEB-INF\/classes\/indexserver-bootstrap.properties | sed 's,adminuser-password=,,'`\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ echo \"# users.properties file to use with UsersRolesLoginModule\" &gt; dctm-users.properties\n[xplore@full_text_server_01 ~]$ echo \"admin=${encrypted_newpw}\" &gt;&gt; dctm-users.properties\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ cat dctm-users.properties\n# users.properties file to use with UsersRolesLoginModule\nadmin=AAAAFAq2fFwiHf21P98hRch982+1hEDGe824E21eL21e9c57f6A\n[xplore@full_text_server_01 ~]$<\/pre>\n<p>&nbsp;<\/p>\n<p>If you are referring to the JBoss Admin password blog I already published and that I linked above, you could think that there is nothing more to be done but actually there is one more file that needs to be updated when it comes to the Dsearch Admin password and this file is the xplore.properties:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1; highlight: [6,8,13]\">[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/dsearch\/admin\/\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ grep -B2 \"password=\" xplore.properties\n# Specify admin password for xPlore primary instance\n# It is highly suggested to input the encrypted password, you can get it from indexserver-bootstrap.properties\npassword=AAAAEF1hfFDU0zff6A6Mmd1f6Le8VvxPmLxF11ZdzjVo5KU\/\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ sed -i \"s,password=.*,password=${encrypted_newpw},\" xplore.properties\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ grep -B2 \"password=\" xplore.properties\n# Specify admin password for xPlore primary instance\n# It is highly suggested to input the encrypted password, you can get it from indexserver-bootstrap.properties\npassword=AAAAFAq2fFwiHf21P98hRch982+1hEDGe824E21eL21e9c57f6A\n[xplore@full_text_server_01 ~]$<\/pre>\n<p>&nbsp;<\/p>\n<p>To complete the changes, we can now restart all xPlore components and verify that the PrimaryDsearch has been started properly:<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1; highlight: [11,13,20]\">[xplore@full_text_server_01 ~]$ cd $XPLORE_HOME\/jboss7.1.1\/server\n[xplore@full_text_server_01 ~]$ .\/stopPrimaryDsearch.sh\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ sleep 30\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ nohup .\/startPrimaryDsearch.sh &gt;&gt; nohup-PrimaryDsearch.out 2&gt;&amp;1 &amp;\n[xplore@full_text_server_01 ~]$ for i in `ls startIndexag*.sh`; do ia=`echo $i|sed 's,start\\(.*\\).sh,\\1,'`; nohup .\/$i &gt;&gt; nohup-$ia.out 2&gt;&amp;1 &amp;; done\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ sleep 30\n[xplore@full_text_server_01 ~]$\n[xplore@full_text_server_01 ~]$ curl -g --user admin -D - http:\/\/localhost:9305\/management --header \"Content-Type: application\/json\" -d '{\"operation\":\"read-attribute\",\"name\":\"server-state\",\"json.pretty\":1}'\nEnter host password for user 'admin':\nHTTP\/1.1 200 OK\nTransfer-encoding: chunked\nContent-type: application\/json\nDate: Sun, 23 Jul 2017 08:14:56 GMT\n\n{\n    \"outcome\" : \"success\",\n    \"result\" : \"running\"\n}\n[xplore@full_text_server_01 ~]$<\/pre>\n<p>&nbsp;<\/p>\n<p>To be sure, you can also open the Dsearch Admin UI (E.g.: https:\/\/hostname:9302\/dsearchadmin) and then log in with the NEW Dsearch Admin password. If the login is working, you should be good to go! \ud83d\ude42<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here we are, already, at the end of my series of blogs about the &#8220;Change Password&#8221;. This blog will, as already mentioned in a previous one, talk about the Dsearch and xDB passwords. I could have created a lot more blogs in this series but I already presented the most important and most interesting ones [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":10391,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[525],"tags":[1135,129,912,26,832,834],"type_dbi":[],"class_list":["post-10390","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-enterprise-content-management","tag-change-password","tag-documentum","tag-dsearch","tag-xdb","tag-xhadmin","tag-xhive"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Documentum - Change password - 8 - FT - Dsearch &amp; xDB - dbi Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Documentum - Change password - 8 - FT - Dsearch &amp; xDB\" \/>\n<meta property=\"og:description\" content=\"Here we are, already, at the end of my series of blogs about the &#8220;Change Password&#8221;. This blog will, as already mentioned in a previous one, talk about the Dsearch and xDB passwords. I could have created a lot more blogs in this series but I already presented the most important and most interesting ones [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-29T09:19:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1253\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Morgan Patou\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@MorganPatou\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Morgan Patou\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\"},\"author\":{\"name\":\"Morgan Patou\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\"},\"headline\":\"Documentum &#8211; Change password &#8211; 8 &#8211; FT &#8211; Dsearch &amp; xDB\",\"datePublished\":\"2017-07-29T09:19:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\"},\"wordCount\":857,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\",\"keywords\":[\"Change Password\",\"Documentum\",\"Dsearch\",\"XDB\",\"XHAdmin\",\"xhive\"],\"articleSection\":[\"Enterprise content management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\",\"name\":\"Documentum - Change password - 8 - FT - Dsearch &amp; xDB - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\",\"datePublished\":\"2017-07-29T09:19:38+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png\",\"width\":1253,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentum &#8211; Change password &#8211; 8 &#8211; FT &#8211; Dsearch &amp; xDB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\",\"name\":\"Morgan Patou\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"caption\":\"Morgan Patou\"},\"description\":\"Morgan Patou has over 12 years of experience in Enterprise Content Management (ECM) systems, with a strong focus in recent years on platforms such as Alfresco, Documentum, and M-Files. He specializes in the architecture, setup, customization, and maintenance of ECM infrastructures in complex &amp; critical environments. Morgan is well-versed in both engineering and operations aspects, including high availability design, system integration, and lifecycle management. He also has a solid foundation in open-source and proprietary technologies - ranging from Apache, OpenLDAP or Kerberos to enterprise-grade systems like WebLogic. Morgan Patou holds an Engineering Degree in Computer Science from ENSISA (\u00c9cole Nationale Sup\u00e9rieure d'Ing\u00e9nieurs Sud Alsace) in Mulhouse, France. He is Alfresco Content Services Certified Administrator (ACSCA), Alfresco Content Services Certified Engineer (ACSCE) as well as OpenText Documentum Certified Administrator. His industry experience spans the Public Sector, IT Services, Financial Services\/Banking, and the Pharmaceutical industry.\",\"sameAs\":[\"https:\/\/blog.dbi-services.com\/author\/morgan-patou\/\",\"https:\/\/x.com\/MorganPatou\"],\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/morgan-patou\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Documentum - Change password - 8 - FT - Dsearch &amp; xDB - dbi Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/","og_locale":"en_US","og_type":"article","og_title":"Documentum - Change password - 8 - FT - Dsearch &amp; xDB","og_description":"Here we are, already, at the end of my series of blogs about the &#8220;Change Password&#8221;. This blog will, as already mentioned in a previous one, talk about the Dsearch and xDB passwords. I could have created a lot more blogs in this series but I already presented the most important and most interesting ones [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/","og_site_name":"dbi Blog","article_published_time":"2017-07-29T09:19:38+00:00","og_image":[{"width":1253,"height":768,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png","type":"image\/png"}],"author":"Morgan Patou","twitter_card":"summary_large_image","twitter_creator":"@MorganPatou","twitter_misc":{"Written by":"Morgan Patou","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/"},"author":{"name":"Morgan Patou","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8"},"headline":"Documentum &#8211; Change password &#8211; 8 &#8211; FT &#8211; Dsearch &amp; xDB","datePublished":"2017-07-29T09:19:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/"},"wordCount":857,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png","keywords":["Change Password","Documentum","Dsearch","XDB","XHAdmin","xhive"],"articleSection":["Enterprise content management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/","url":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/","name":"Documentum - Change password - 8 - FT - Dsearch &amp; xDB - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png","datePublished":"2017-07-29T09:19:38+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/Dsearch-xDB_Change_Password_1.png","width":1253,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-change-password-8-ft-dsearch-xdb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Documentum &#8211; Change password &#8211; 8 &#8211; FT &#8211; Dsearch &amp; xDB"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8","name":"Morgan Patou","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","caption":"Morgan Patou"},"description":"Morgan Patou has over 12 years of experience in Enterprise Content Management (ECM) systems, with a strong focus in recent years on platforms such as Alfresco, Documentum, and M-Files. He specializes in the architecture, setup, customization, and maintenance of ECM infrastructures in complex &amp; critical environments. Morgan is well-versed in both engineering and operations aspects, including high availability design, system integration, and lifecycle management. He also has a solid foundation in open-source and proprietary technologies - ranging from Apache, OpenLDAP or Kerberos to enterprise-grade systems like WebLogic. Morgan Patou holds an Engineering Degree in Computer Science from ENSISA (\u00c9cole Nationale Sup\u00e9rieure d'Ing\u00e9nieurs Sud Alsace) in Mulhouse, France. He is Alfresco Content Services Certified Administrator (ACSCA), Alfresco Content Services Certified Engineer (ACSCE) as well as OpenText Documentum Certified Administrator. His industry experience spans the Public Sector, IT Services, Financial Services\/Banking, and the Pharmaceutical industry.","sameAs":["https:\/\/blog.dbi-services.com\/author\/morgan-patou\/","https:\/\/x.com\/MorganPatou"],"url":"https:\/\/www.dbi-services.com\/blog\/author\/morgan-patou\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=10390"}],"version-history":[{"count":0,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10390\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media\/10391"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=10390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=10390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=10390"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=10390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}