"If I share an idea; you have one and I too have one but if you share one with me I have two and you too have two” - Dipak Warade
Showing posts with label User admistration in AIX. Show all posts
Showing posts with label User admistration in AIX. Show all posts
Friday, December 24, 2010
Thursday, December 23, 2010
Not able to submit cron jobs in AIX
1. User was not able to submit cron jobs in AIX.
a. I have resolved this issue as below.
b. /var/adm/cron/cron.allow -- to allow user to enable cron job submission.
c. /var/adm/cron/cron.deny -- to disallow user to cron job submission.
d. If you want to enable job submission for user add his user name in cron.allow , to disallow user to cron job submission add his name in cron.deny file. Root can do it.
e. Both files were ok then what was the issue?
f. User was not able to add cron entries as it’s “deamon” attribute was set to false.
g. I have changed it to TRUE.
h. And User was happy and appreciated me for this.
dtem:@:/var/adm/cron: lsuser oracle
oracle id=219 pgrp=dba groups=dba,oracle,vectus,release,released,2release,btchs5 home=/usr/local/oracle shell=/usr/bin/ksh gecos=dtem Oracle user login=true su=true rlogin=true daemon=false admin=false sugroups=ALL admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM auth2=NONE umask=27 registry=files SYSTEM=compat logintimes= loginretries=5 pwdwarntime=7 account_locked=false minage=0 maxage=4 maxexpired=-1 minalpha=2 minother=2 mindiff=2 maxrepeats=4 minlen=8 histexpire=52 histsize=12 pwdchecks= dictionlist= fsize=-1 cpu=-1 data=262144 stack=65536 core=2097151 rss=131072 nofiles=2000 time_last_login=1249279890 time_last_unsuccessful_login=1269238723 tty_last_login=/dev/pts/2 tty_last_unsuccessful_login=ftp host_last_login=35.101.8.66 host_last_unsuccessful_login=::ffff:35.248.120.16 unsuccessful_login_count=10 roles=
Changed it to true but how ?
dtem:@:/var/adm/cron: lsuser oracle
oracle id=219 pgrp=dba groups=dba,oracle,vectus,release,released,2release,btchs5 home=/usr/local/oracle shell=/usr/bin/ksh gecos=dtem Oracle user login=true su=true rlogin=true daemon=true admin=false sugroups=ALL admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM auth2=NONE umask=27 registry=files SYSTEM=compat logintimes= loginretries=5 pwdwarntime=7 account_locked=false minage=0 maxage=4 maxexpired=-1 minalpha=2 minother=2 mindiff=2 maxrepeats=4 minlen=8 histexpire=52 histsize=12 pwdchecks= dictionlist= fsize=-1 cpu=-1 data=262144 stack=65536 core=2097151 rss=131072 nofiles=2000 time_last_login=1249279890 time_last_unsuccessful_login=1269238723 tty_last_login=/dev/pts/2 tty_last_unsuccessful_login=ftp host_last_login=35.101.8.66 host_last_unsuccessful_login=::ffff:35.248.120.16 unsuccessful_login_count=10 roles=
Tuesday, December 21, 2010
Free Online Aix Training - Some links
Learn more about AIX
AIX & UNIX developerWorks zone
http://www-128.ibm.com/developerworks/aix
PowerAIX.org mit indischer User Group
http://www.poweraix.org/groups?groupid=5
Other useful Websites
Support for IBM System p servers
http://www-03.ibm.com/servers/eserver/support/unixservers
Technical Database for AIX
http://www14.software.ibm.com/webapp/set2/srchBroker/views/srchBroker.jsp
Redbooks domain for IBM System p
http://www.redbooks.ibm.com/portals/UNIX
Virtual Loaner Program
http://www.ibm.com/servers/enable/site/vlp
Whitepapers
Performance tuning UNIX systems
http://www-128.ibm.com/developerworks/eserver/library/au-unix-niceprocesses.html
Basic UNIX filesystem operations
http://www-128.ibm.com/developerworks/aix/library/au-unix-readdir.html
AIX 5L service strategy and best practices
http://www-03.ibm.com/servers/eserver/support/unixservers/aix_service_strategy.html
Hardware Management Console (HMC)
http://www-03.ibm.com/servers/eserver/support/unixservers/hmc_best_practices.html
High Availability on IBM System p servers. Considerations and sample architectures
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_ha_systemp5.html
IBM System p servers in Production environments. Sample architectures and considerations
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_prod_systemp5.html
IBM System p Firmware and Microcode. Service Strategies and Best Practices
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_firmware_Systemp5.html
Redpapers
System p5 Quad-Core Module: Technical Overview & Introduction
Length: 10 pages
http://www.redbooks.ibm.com/redpapers/abstracts/redp4150.html
Redbooks
IBM System p5 Approaches to 24x7 Availability Including AIX 5L
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg247196.html?Open
IBM AIX 5L Reference for HP-UX System Administrators
http://www.redbooks.ibm.com/abstracts/sg246767.html?Open
AIX Reference for Sun Solaris Administrators
http://www.redbooks.ibm.com/abstracts/sg246584.html?Open
Integrating AIX into Heterogenous LDAP Environments
http://www.redbooks.ibm.com/abstracts/sg247165.html?Open
Advanced POWER Virtualization on IBM System p5
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg247940.html?OpenDocument
Problem Solving and Troubleshooting in AIX 5L
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245496.html?OpenDocument
AIX 5L Practical Performance Tools and Tuning Guide
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246478.html?OpenDocument
AIX 5L "From Strength to Strength"
http://www-03.ibm.com/servers/aix/os/aixs2s.pdf
Technical Services
System p Lab Services has the expert skills to assist in delivering AIX-based solutions across multiple pSeries platforms. With access to Systems Development Lab skills, we can provide consultation, planning, installation, configuration, migration, performance analysis and tuning, and training on the latest IBM Systems Group technologies. https://www-03.ibm.com/servers/eserver/services/pseriesservices.html
AIX & UNIX developerWorks zone
http://www-128.ibm.com/developerworks/aix
PowerAIX.org mit indischer User Group
http://www.poweraix.org/groups?groupid=5
Other useful Websites
Support for IBM System p servers
http://www-03.ibm.com/servers/eserver/support/unixservers
Technical Database for AIX
http://www14.software.ibm.com/webapp/set2/srchBroker/views/srchBroker.jsp
Redbooks domain for IBM System p
http://www.redbooks.ibm.com/portals/UNIX
Virtual Loaner Program
http://www.ibm.com/servers/enable/site/vlp
Whitepapers
Performance tuning UNIX systems
http://www-128.ibm.com/developerworks/eserver/library/au-unix-niceprocesses.html
Basic UNIX filesystem operations
http://www-128.ibm.com/developerworks/aix/library/au-unix-readdir.html
AIX 5L service strategy and best practices
http://www-03.ibm.com/servers/eserver/support/unixservers/aix_service_strategy.html
Hardware Management Console (HMC)
http://www-03.ibm.com/servers/eserver/support/unixservers/hmc_best_practices.html
High Availability on IBM System p servers. Considerations and sample architectures
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_ha_systemp5.html
IBM System p servers in Production environments. Sample architectures and considerations
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_prod_systemp5.html
IBM System p Firmware and Microcode. Service Strategies and Best Practices
http://www-03.ibm.com/servers/eserver/support/unixservers/arch_firmware_Systemp5.html
Redpapers
System p5 Quad-Core Module: Technical Overview & Introduction
Length: 10 pages
http://www.redbooks.ibm.com/redpapers/abstracts/redp4150.html
Redbooks
IBM System p5 Approaches to 24x7 Availability Including AIX 5L
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg247196.html?Open
IBM AIX 5L Reference for HP-UX System Administrators
http://www.redbooks.ibm.com/abstracts/sg246767.html?Open
AIX Reference for Sun Solaris Administrators
http://www.redbooks.ibm.com/abstracts/sg246584.html?Open
Integrating AIX into Heterogenous LDAP Environments
http://www.redbooks.ibm.com/abstracts/sg247165.html?Open
Advanced POWER Virtualization on IBM System p5
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg247940.html?OpenDocument
Problem Solving and Troubleshooting in AIX 5L
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245496.html?OpenDocument
AIX 5L Practical Performance Tools and Tuning Guide
http://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246478.html?OpenDocument
AIX 5L "From Strength to Strength"
http://www-03.ibm.com/servers/aix/os/aixs2s.pdf
Technical Services
System p Lab Services has the expert skills to assist in delivering AIX-based solutions across multiple pSeries platforms. With access to Systems Development Lab skills, we can provide consultation, planning, installation, configuration, migration, performance analysis and tuning, and training on the latest IBM Systems Group technologies. https://www-03.ibm.com/servers/eserver/services/pseriesservices.html
Subscribe to:
Posts (Atom)