Hello I would like to ask what is the syntax of net rpc trustdom add. http://samba.kn.vutbr.cz/samba/docs/man/net.8.html: "[NET] RPC TRUSTDOM ADD DOMAIN" However: bash-2.05b$ net rpc trustdom add KEVF_D1 Password: Usage: net rpc trustdom add <domain_name> <pw> 1) It seems there is a pretty havoc in the issue. 2) Why does net complain about violating the commandline format after asking for password and not before? 3) Did the operation in my case complete successfully or a NOP was performed (or even worse, some kind of partial operation)? Cl<