asadmin-list-audit-modules(1AS) User Commands asadmin-list-audit-modules(1AS)NAME
asadmin-list-audit-modules, list-audit-modules - lists all the audit-modules
SYNOPSIS
list-audit-modules --user admin_user [--password admin_password] [--host localhost] [--port 4848] [--secure|-s] [--passwordfile filename]
[--terse=false] [--echo=false] [--interactive=true]
Lists all the audit modules. This command is supported in remote mode only.
OPTIONS --user authorized domain application server administrative username.
--password password to administer the domain application server.
--host machine name where the domain application server is running.
--port port number of the domain application server listening for administration requests.
--secure if true, uses SSL/TLS to communicate with the domain application server.
--passwordfile file containing the domain application server password.
--terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well-
formatted data for consumption by a script. Default is false.
--echo setting to true will echo the command line statement on the standard output. Default is false.
--interactive if set to true (default), only the required password options are prompted.
Example 1: Using list-audit-modules
asadmin> list-audit-modules --user admin1
--password adminadmin1 --host pigeon --port 5001
Command list-audit-modules executed successfully
EXIT STATUS
0 command executed successfully
1 error in executing the command
asadmin-create-audit-module(1AS), asadmin-delete-audit-module(1AS)J2EE 1.4 SDK March 2004 asadmin-list-audit-modules(1AS)
Check Out this Related Man Page
asadmin-list-connector-resources(1AS) User Commands asadmin-list-connector-resources(1AS)NAME
asadmin-list-connector-resources, list-connector-resources - gets all the connector resources
SYNOPSIS
list-connector-resources --user admin_user [--password admin_password] [--host localhost] [--port 4848] [--secure|-s] [--passwordfile file-
name] [--terse=false] [--echo=false] [--interactive=true]
Gets all the connector resources. This command is supported in remote mode only.
OPTIONS --user authorized domain application server administrative username.
--password password to administer the domain application server.
--host machine name where the domain application server is running.
--port port number of the domain application server listening for administration requests.
--secure if true, uses SSL/TLS to communicate with the domain application server.
--passwordfile file containing the domain application server password.
--terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well-
formatted data for consumption by a script. Default is false.
--echo setting to true will echo the command line statement on the standard output. Default is false.
--interactive if set to true (default), only the required password options are prompted.
Example 1: Using the list-connector-resources command
asadmin> list-connector-resources --user admin1
--password adminadmin1 --host pigeon --port 5001
This will list all the connector resources that have been created.
EXIT STATUS
0 command executed successfully
1 error in executing the command
asadmin-create-connector-resource(1AS), asadmin-delete-connector-resource(1AS)J2EE 1.4 SDK March 2004 asadmin-list-connector-resources(1AS)
Hi all..
I need to perform an audit on my servers (ranging form mdk to redhat, knoppix...). I know there exists somewhere a script that could get me back the info i want..
I've googled around, and haven't found anything interesting.. Anyone have some thing i could investigate?
Thanx
... (5 Replies)
Hi,
We are running HP-UX 11.11 in trusted mode. We have a audit scheduled next week and I have been given the resp. to check all the network servies and other user maintenance things.
Is there any HP document which states which services can be easily disabled and how. Like ftp, finger etc.... (1 Reply)
I am currently executing a Unix audit & would like some guidance on best practice for the management of root user access.
The organisation is small, with an IT team of approx 25. (6 Replies)
Hello all!
During a network audit, I came across a host running a service on a high port (34604). Not recognizing the port, I used a tool called 'amap' (THC-AMAP - fast and reliable application fingerprint mapper) to fingerprint it.
This tool also did not fingerprint it correctly, but did... (2 Replies)
Dear Expects,
I am facing following discrepancies on our server.
a) When we give wrong root password three times in a row, the root account has been disabled.
b) System is forced to change the old password, whenever we tried to change the password of any of the OS user and for ROOT user... (2 Replies)
I am working on solaris and audit is not configured on server.
I get last commands used on server by HISTORY command, but I want some extra information like by which user command fired & by which host id
Because same time we have many people use one login & fire commands
& want History command... (2 Replies)
Hi,
I would like to audit a connection of a specific account to HPUX and LINUX redhat O.S
I need audit the IP address of the client machine , and the date&time the connection to the server has been done.
Is it possible ?
Thanks (1 Reply)
I have Suse linux-2.6.31.5-0.1.
When I try to set breakpoint in application or kernel modules it gives me command not found error.
For instance
when I typed the command
b xyz.c:47
it gives me an error:
"If 'b' is not a typo you can use command-not-found lookup the package that contains... (4 Replies)
Hi
I have below requirement.
There are set of files to be monitored for audit purpose.
Source file contains the file name and its location on server.
Need to have shell script which generate a output file which is having the details of above files ( last modified user name ,lat update... (12 Replies)
Looking for some way of running a script on one machine, giving it a list of IP addresses and it goes away and gets info from them.
Things such as server type, memory, processors etc.
Does such a thing exist? (3 Replies)
Hello
Helping a friend who had an accounting program called multisoft, hasn't used it for 4 years. I believe it was installed on a Unix box. He has a tax audit and needed to switch on the pc / server to access the data but the hard drive was beeping... totally dead.
He said he had a... (3 Replies)
Hello,
I've been doing Linux and AIX administration for years, but I'm very new to HPUX. We have an old audit process which involves someone manually using sam to generate user lists. I'd like to kill that old process with fire...
But...
After working a bit in the morning to try and pull... (3 Replies)
Hi,
On one of Solaris 10 server, apache service is running. Due to audit requirement, its error_log grows bigger and we are required to keep that. Sometimes it grows more than 200GB and fills up file-system.
Purpose is, if error_log touches 10GB, apache service should stop, error_log should... (7 Replies)