March 21, 200718 yr Newbies 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
April 17, 200718 yr 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
Create an account or sign in to comment