I can login to by ftp, but i can't do anything else after logging in. I can only do a 'cd'
230 Login successful.
ftp> ls
200 PORT command successful. Consider using PASV.
Aborting any active data connections...
any ideas.
I'm running RH4/Centos4.4. I'm connect a crossover cable from my...
I want to create a new oracle user with ReadOnly access to my 'UserB' oracle account schema/data.
CREATE USER userRO IDENTIFIED BY userRO
DEFAULT TABLESPACE users
TEMPORARY TABLESPACE temp;
GRANT CONNECT,
CREATE SESSION,
SELECT ANY TABLE to userRO;
--My question is when I...
has anyone seen this:
I tried to issue sqlplus and got this error:
sqlplus: cannot execute binary file
The server and oracle are both 32 bits on Redhat4. The permissions on the $ORACLE_HOME/bin/sqlplus is 755.
thanks.
Hi,
I'm trying to setup SNMP on AIX 5.3.0.4 from start to finish, but I can't get it to work.
I've edited /etc/snmpdv3.conf, snmpdv1.conf, and snmpd.conf.
here's my snmpd.conf file.
logging file=/usr/tmp/snmpd.log enabled
logging size=100000 level=3...
Hi,
Is there a way to audit users who do:
su -
and
1.) log to a file or
2.) send this failed/successful attempts a snmp/syslog server...?
In aix audit the streams.out only list the login part from the original telnet login. If you su to user2, then try su - to root, it still says youre as...
Hi,
I have 2 AIX nodes running HACMP. How do I get the 2 nodes with the same hdisk#.
node1: active. with all FS mounted.
hdisk0 00c018cacacbabf3 rootvg active
hdisk1 00c0116ad056e074 datavg1 concurrent
hdisk2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.