How to see why Event ID 4800/4801 are logging - security

Hey guys so I was having trouble understanding why the lock/unlocks are being logged on a computer. I checked the gpedit for "Audit Other Logon/Logoff Events" and see it as "Not configured" and another computer is "Configured" but with Success/Failure not checked. They are both logging 4800 and 4801 events. I was trying to see why that would be and if there was a registry key that would be the actual area that Windows OS would check to log the events. Thank you!

Related

Per application disabling of WER "has stopped working" dialog

I have a VC++ application with my own unhandled exception handler. I would like to prevent the WER "program has stopped working" message box from appearing when there is a crash. Using SEM_NOGPFAULTERRORBOX does this, but it also seems to disable WER so that nothing is stored in the event logs. I would like WER to work normally storing an event, but just prevent the message box from appearing.
It sounds like the registry key DontShowUI=1 might do this but it seems to be global for the whole machine or user. So it would affect all other applications that the user might run.
Is there some way of doing this but only for my one application/exe ?

Problems with HOTP module in openam10

I'm having problems trying to configure HOTP in openam10. I have configured Adaptive Risk Module and when the login attemp score is low the HOTP login form appears, everything is right by now, but when the use press the "Request OTP code" button nothing happens, no email is received, no error messages in openam logs, ...
Is there any known problem with this feature?
Thanks in advance.
I've never tried HOTP with OpenAM 10 but it works fine with 11. First take a look at the documentation if you haven't done so already.
You can also set the OpenAM server in debug mode to collect more information by going to Configuration > Servers and Sites > SERVER_NAME > General > Debugging and setting the "Debug level" to "message" (A server restart might be required). Then, go through the login process one more time and take a look at the following debug files: Authentication and CoreSystem. You can search for this string: "HTOP:process()", which maps to the auth module entry point, and post the details here.
Hope this helps.

Code-Rally Enter Race always Fails

I can't enter a race, I always get an error saying "Unable to enter on "
Is there an place where I can get any log info?
Any other sugestion?
A couple of things to check:
What server are you trying to race on?
What AI are you trying to race with? Intermediate or Agent?
On the enter race window does your username appear on the bottom left next to a logout button?
The most likely cause of this is either you are not logged in (this should give a different error) or you are using an agent on a local Liberty server and something is preventing the server from starting. If it is an agent AI then you may see errors in your local Eclipse console - to make it visible in the code rally perspective go to window>show view>console. Any log output from the local Liberty server and your AI code will appear there, including any error messages.

how to disabled security warning messages in vb.net

can someone please tell me how can i disable security warning messages in windows 7 whenever I run an application.
Here is security warning message that I get every time I run the application that I created in vb.net
Thanks all answers are appreciated
You can turn off Notification once and for all, here's how :
1) Click on your username icom
2) Select "Change User Account Control Settings"
3) Set to "Never Notifiy" --> Click OK
4) DONE!
Please read read the "Not recommended notification" before clicking OK

Send SMS from an app with no UI

Does anyone know how to send an SMS from the xcode application without using the UI?
I mean I want the SMS to be sent internally from the application. I have seen an app that has this feature.
I have alarm system, the alarm only receive SMS nothing else, I need the user to see the alarm name that is easy, but I want the user to choose the alarm name and control it (close, open) and I need to send command by SMS that the issue, the user should not see the alarm number neither the content which is the command text if you can help me that I will pay anyone that can help me with this.
I'm developing on iOS version 4.2.
no there is no way to do it in background , you have to call the GUI unless you create your api that ask for no & send sms from server.

Resources