Sponsored Content
Operating Systems Linux Red Hat Problem with Script to email Admin users with expired passwords writed byygemici Post 302923725 by redmansas on Tuesday 4th of November 2014 08:37:24 AM
Old 11-04-2014
Thx for help I was looking at that script for two days and didn't saw it...
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Admin of Users from command line

I have been adding new users on a system(SOLARIS 8), and one of these 'nice'(?) users has got back to me to complain that his full name isnt showing up when he does the following at the command prompt : $ finger <login_id> You see when I added the users details at the command line using... (2 Replies)
Discussion started by: Kanu77
2 Replies

2. UNIX for Advanced & Expert Users

Changing Users Passwords Via Script?

I am the administrator for a large network of HP/UX servers, about 100, this will be growing to over 200 in the next 18 months, part of my duties are to change the root passwords on these machines once month... which is a pain. I have written a script that will generate random passwords for me and... (3 Replies)
Discussion started by: PJolliffe
3 Replies

3. UNIX for Dummies Questions & Answers

su - user... how to find out the list of users and their passwords..

hi, to do a su - user, we need to know what are the users... so in unix 1) which file to see the list of users, passwords? (2 Replies)
Discussion started by: yls177
2 Replies

4. AIX

script for finding all the users with GID 0 ( admin group )

Hi Friends, I am trying to write a script for finding all the users with the GID 0 i.e. Admin users. can you please help me on this. (1 Reply)
Discussion started by: anoopraok
1 Replies

5. AIX

AIX users got expired !

Guy's .. I have faced an issue in AIX server, users got expired without asking me about the expiration and did not asking me to change the old password moreover will not accept my login with old password any more until reset the ID with new password Pls assist in this to how configure the... (3 Replies)
Discussion started by: Mr.AIX
3 Replies

6. Solaris

To restrict the users not to change the passwords for NIS users

Hi All, How to restrict the NIS users not to change their passwords in for NIS users?? and my NIS user is unable to login to at client location what could be the problem for this ? Any body can help me. Thanks in advance. (1 Reply)
Discussion started by: Sharath Kumar
1 Replies

7. UNIX for Advanced & Expert Users

check for users blank passwords

Hello, I have an AIX 5.3 system. I want to check users to see whether there are users with blank passwords but i would prefer to do that without checking /etc/passwd or /etc/security/passwd files. Also while i was searching the web for a solution i noticed that many people refer to /etc/shadow... (2 Replies)
Discussion started by: omonoiatis9
2 Replies

8. Shell Programming and Scripting

Script to Send Email to a user when an admin kills process

Can anyone create or give me a script that I can use to email a user automatically when I kill one of their processes? Or Can you give me a script to allow me to email a user (entering email manually) when a process is killed? Like showing what the PID was and a reason the admin killed it? Is... (2 Replies)
Discussion started by: JoeGazz84
2 Replies

9. Shell Programming and Scripting

Create multiple users with individual passwords to users

hi, i am new to shell scripts i write a shell script to create multiple users but i need to give passwords to that users while creating users, command to write this script (1 Reply)
Discussion started by: DONFOX
1 Replies

10. UNIX and Linux Applications

How to make ldappasswd use {SHA} instead of {SSHA} for users passwords in openldap?

Is it possible to use {SHA} with ldappasswd? I didn't find responsible option in manual page and doc (1 Reply)
Discussion started by: urello
1 Replies
burp_ca(8)							      burp_ca								burp_ca(8)

NAME
burp_ca - program for generating certificates for use with burp SYNOPSIS
burp_ca [options] A script for generating certificates for use with burp. This script comes with the burp backup and restore package, and was contributed by Patrick Koppen. OPTIONS
-h|--help show help -i|--init inititalize CA -k|--key generate new key -r|--request generate certificate sign request -s|--sign sign csr (use --ca <ca> and --name <name>) --batch do not prompt for anything --revoke <number> revoke certificate with serial number --crl generate certificate revoke list -d|--dir <dir> ca output dir (default: /etc/burp/CA) -c|--config config file (default: /etc/burp/CA.cnf) -n|--name name (default: builder) -D|--days valid days for certificate (default in config file) --ca_days valid days for CA certificate (default: 3650) -S|--size key size (default: 2048) -a|--ca ca name if different from name -f|--dhfile <path> generate a new dhfile BUGS
If you find bugs, please report them to the email list. See the website <http://burp.grke.net/> for details. AUTHOR
The main author of Burp is Graham Keeling. COPYRIGHT
See the LICENCE file included with the source distribution. February 10, 2012 burp_ca(8)
All times are GMT -4. The time now is 11:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy