We did some changes in login.wpcs to change the user name provided in UI to lower case as LDAP login was not case sensitive. Now the issue is we are not able to login as 'Admin' and we have not given any of the roles permissions to change the ACG/Roles etc. Also Screen level access is not permitted to any other role. How do I now login into the company and change the login script. I tried to mount the document store '/scripts' folder but it also didn't help. I am not able to see the scripts in the unix box mounted location.
Seeing scripts in unix box - Information Server
55 Views Asked by Kevin Wei At
1
There are 1 best solutions below
Related Questions in IBM-INFORMATION-SERVER
- IBM Information Server engine start failed because of DSWLMServer is not enabled
- Is there a way to run the DataStage jobs based on different dates?
- Pyodbc.row object to actual value from database
- i Want to ETL some Data from a db2 v5 server Using Informatica on a VM to another server that has sql server 2017
- Can I split profiling jobs in IBM Information Analyzer by rows AND columns?
- How can I delete a table from metadata BEFORE sharing the metadata to a repository?
- On IBM Metadata Asset Manager, can I select specific tables from metadata schemas to share to a repository?
- Is there a REST API to create a new Data Connection in InfoSphere?
- Adding Attributes Filter To Log in History Manager
- Reducing Number of Files and Folders in Information Server
- Restricting Associations in Information Server
- ibm infosphere metadata asset manager updates to assets by source
- Total Datastage Jobs Greater Than My Max Jobs I Set
- Getting values from relationship attributes in Information Server
- Seeing scripts in unix box - Information Server
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Once login.wpcs script is messed up can't even get to the UI to clean up. Try the following procedure 1. From a working MDM CE environment of same version, take a Selective Environment Export which just contains the /scripts/login/Login.wpcs file from docstore. Same can be achieved by running the following script snippet in sandbox
2. Run sh $TOP/bin/importCompanyFromZip.sh --company_code= --zipfile_path= Now try logging in.