MarkLogic 8, forgot user name I used. What can I do? [closed] - authentication

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I just installed MarkLogic 8 and forgot user name I used. What can I do?

Since you just installed, if you haven't done anything that would bother you to lose, it might be simplest to blow it away and start again. Uninstall MarkLogic, then remove the data directory (rm -rf /var/opt/MarkLogic on Linux), then reinstall.
Again, this is only if you haven't started loading up data, setting up apps, etc. If you have, go with DALDEI's answer.

If you have physical and legal authority over the system, you can copy off the Forest directories (except security), re-install from scratch then re-attach the data. Most of the metadata will still be intact and as long as you have the new admin password you can patch up the parts that are not.
That is if you havent already customized a complex system - the hardest part to restore will be the objects in the Security database, those will be lost.
( users, permissions, roles etc) There is also the group and database configurations - those are not secured in the same ( they are stored in XML files on disk) so if you have system OS root access its likely possible to reconstruct most of the configuration data as well.
If this is a mission critical system I suggest contacting support, there are some methods for recovery of most of your data if done very carefully and if you have physical access and the data is otherwise unencrypted and accessable.

Related

How to recover a files which are encrypted by ransomware [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
As I'm using a windows 7.We are configured public ip to access our apache server. After a Remote desktop connection via Anydesk Ended. All the Files in System are encrypted with .deep extension. Every Folder Contains Text files that has id and mrdeep#protonmail.com and bitcoin donate information and also system already has K7 AntiSecurity(Licensed but about to end).But after affected, K7 automatically vanished. Hence can anyone help me to recover those files and also guide me to escape from such viruses in future..
it looks that this is Scarab ransomware new version. Scarab has decryption tool developed by Dr. Web. You should try that, it may work for this .deep extension or just use anti-malware tools, clean everything. Then maybe Data Recovery Pro will help with data decryption. Keep your anti-virus and anti-malware up-to-date so you can avoid this nasty virus. These most commonly come from infected spam email attachments. so clean that box more often and scan your system more frequently. Good luck!

Unspecified error during copy process [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
has anyone made experience with a unspecified error during copy big (2-3GB) files to the local hyper-v machine? My machine has in any case enough memory and space. The error comes quite suddenly during the copy process. Where can I get specific error details? There is nothing in my Windows Event logger :-/
Best regards
Copying files larger than 2 GB over a Remote Desktop Services or a Terminal Services session through Clipboard Redirection (copy and paste) is not supported. Please check
https://support.microsoft.com/en-us/kb/2258090
RDP transfers files through your clipboard. Copying something while the transfer is taking place (which is particularly easy in a large file transfer, because you probably want to do something else as it is happening, and copying things is a very common operation) fails the entire thing with an unspecified error.
If it's possible to you, consider using drive redirection, as it is much faster and resilient to this.
It happens for me when I try to copy some other text or file when a large file is being copied over Remote desktop services whereas in local machine, it allows parallel copy.
This helped for me:
Log into the Remote Desktop.
Browse to your computer over the network.
Copy file to the Remote Desktop.

What are the dangers of a hacked Apache Tomcat server? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
If a Tomcat7 (on Ubuntu 12.x) gets hacked (caused by weak username/password) what is the hacker able to do? Of course he can deploy .war archives.
But:
Can he get access on the complete file system?
Can he change tomcat/FTP/ubuntu admin passwords?
Or are there no limits at all?
If you are talking about a weak password for the tomcat manager application (that you can use to deploy new webapplications): Well - can you imagine a web application called "remote file explorer"? or "remote shell"? Basically, if you can upload code to servers that gets executed, there's almost no limit.
Well, the limit is set by your admins: Java (and with it Tomcat) can run in a sandbox/security manager. I actually know not many installations that do this. Also, quite a lot of tomcat installations run as the root user - if you lose control over such an instance, you're toast.
So the question you're asking is: "Is it dangerous when attackers can run arbitrary code on my server?" I hate to reveal this, but the answer is "yes".
As of tomcat, I feel that the manager application is nice for debugging, but not something you want to deploy on a production system, visible to the world. But that's only a very small part of the hardening process.
Oh, and even though it might not exactly fit in this context, but you might want to look at Java/Tomcat hacked, I just found this scrolling by - a nice alternative vulnerability to a weak password.

How to prove that images were stolen? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
How can I prove that images were stolen from a website?
Is there any way to check from when an another website have the same images? I have no any access to the server.
Thanks for any idea!
UPDATE:
No, I'm not the one who forgot watermark. An old client of mine just found me with this question. Actually found Google cached page which we can use, but still interested if any other solution is exist. Like any image format contains any date attribute in it?
If you're using a Unix-based operating system, you might have access to cURL. Try running
curl --remote-time --remote-name http://url-to-your-image/
and see if you get a timestamp that is different from the exact time you downloaded the file. Not all servers respond with the time, but it might be worth an attempt.
But generally, if it's your original work, then you should have a copy of the image with higher resolution and/or lower compression rate, right? That should be enough to prove which of the images is the stolen one. Intellectual property rights on the Internet is a mess, though, for several reasons. But even if you can't take legal actions, you might have better luck convincing an administrator to remove the content.

Does Quickbooks support backups using Volume Shadow Copy? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Does Quickbooks support backups using Volume Shadow Copy?
The Volume Shadow Copy will copy/clone/backup the data files, but the QuickBooks application itself does not support the VSS/shadow copy service. Thus, any opened QuickBooks files will be marked in a "crash consistent" state, which means that I/O writes could have not completed and the file could be corrupted.
Your best bet for QuickBooks backups is to use the backup scheduler that's built into QuickBooks, or make sure that everyone closes out of QuickBooks at the end of the day, so you can do backups overnight.
there is no api for database dumping, there are third party extensions to provide odbc access but it export the tables but not the file itself
you can not automatically close quickbooks because it use to show dialog boxes regarding updates, if you are sure to close, telling you not to forget backup.. etc, plus any automation solution need to be on any user (believe me is easy for them to forget to close quickbooks)
to make it worst the internal backup can not be used if you don't shutdown everybody and run in single user mode and then you have to switch back to multi user mode
even intuit online backup does not work if the company file is open
just fight with everybody to close before they leave the office and setup any automatic backup system in place, I recommend Cobian Backup, syncplicity sugarsync and others, as far as you use them only to keep a clone of your quickbooks file not for simultaneous use