The "nobody" user is set up by MarkLogic by default, so it ought to be there. 
I'd try recreating that user (roles: rest-reader, rest-extension-user, 
app-user; do it manually through the Admin UI), then try bootstrapping again 
with nobody as the default user.

If that works, then the question is, what happened to the nobody user? If you 
have that user defined in ml-config.xml and you have run the wipe command, it 
may have gotten deleted that way, but you shouldn't need to have it in your 
ml-config.xml.

--
Dave Cassel<http://davidcassel.net>, @dmcassel<https://twitter.com/dmcassel>
Technical Community Manager
MarkLogic Corporation<http://www.marklogic.com/>
http://developer.marklogic.com/


From: 
<[email protected]<mailto:[email protected]>>
 on behalf of Geert Josten 
<[email protected]<mailto:[email protected]>>
Reply-To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Date: Tuesday, August 18, 2015 at 3:39 PM
To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Subject: Re: [MarkLogic Dev General] ROXY bootstrap not working with LDAP 
enabled 8000, 8002 servers

Does the ErrorLog.txt provide additional detail?

Cheers,
Geert

From: 
<[email protected]<mailto:[email protected]>>
 on behalf of Sudheer Yalaverthi 
<[email protected]<mailto:[email protected]>>
Reply-To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Date: Tuesday, August 18, 2015 at 9:34 PM
To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Subject: [MarkLogic Dev General] ROXY bootstrap not working with LDAP enabled 
8000, 8002 servers

Hi,


I have MarkLogic instance with LDAP external security enabled for both servers 
that are running at 8000 and 8002.

I have given an ldap user as user in the build.properties. I changed the 
default-user to nobody.

While I am trying to bootstrap using roxy to my local environment, I am seeing 
below error.

[root@loninenghost49 roxy-master]# ./ml local bootstrap
Bootstrapping your project into MarkLogic 7 on loninenghost49...
Password for cd1admin1 user:
ERROR: note: restart required
SEC-USERDNE: xdmp:user("nobody") -- User does not exist: user-name = nobody
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED

When I gave the cd1admin1 which is my ldap user as the default-user in 
build.properties, then I am getting the below error.

[root@ loninenghost49 roxy-master]# ./ml local bootstrap
Bootstrapping your project into MarkLogic 7 on loninenghost49...
Password for cd1admin1 user:
ERROR: note: restart required
ADMIN-NOSUCHUSER: (err:FOER0000) No such user 16189239036379934068
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED


What am I doing wrong here?



Regards,
Sudheer Yalaverthi
NoSQL Engineer



---
This communication may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this communication in 
error) please notify the sender immediately and destroy this communication. Any 
unauthorized copying, disclosure or distribution of the material in this 
communication is strictly forbidden.

Deutsche Bank does not render legal or tax advice, and the information 
contained in this communication should not be regarded as such.
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to