Newbies Ravi Chemudugunta Posted March 21, 2007 Newbies Posted March 21, 2007 Hi =) does anyone know how to prevent fmsadmin from asking to enter the password ? I am wanting to automate the backup process using: `fmsadmin backup` and a shell script. cheers, ravi
syounker Posted April 16, 2007 Posted April 16, 2007 Did you find a solution? I'm looking to do the same.
John May - Point In Space Posted April 17, 2007 Posted April 17, 2007 Pass the password to the command, eg: fmsadmin backup ... -p you can get more info on the fmsadmin utility's options and commands via the following commands: fmsadmin help options fmsadmin help commands fmsadmin help [command] - John
Recommended Posts
This topic is 6429 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now