Hi list, # net join asks for the root password (seems to be new). This is not a problem, but when i do: # ssh root@remote_host net join mydomain the root password is echoed on the terminal. Is this expected behaviour? (I hope not). Regards, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax : -3341
Heinrich Rebehn wrote:> Hi list, > > # net join > asks for the root password (seems to be new). > This is not a problem, but when i do: > # ssh root@remote_host net join mydomain > the root password is echoed on the terminal. > Is this expected behaviour? (I hope not). >Sorry, i forgot to mention the versions: Samba: 3.0.14a-Debian Kernel: 2.6.11.11y Userland: Debian Sarge Regards, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax : -3341
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Heinrich Rebehn wrote:> Hi list, > > # net join > asks for the root password (seems to be new). > This is not a problem, but when i do: > # ssh root@remote_host net join mydomain > the root password is echoed on the terminal. > Is this expected behaviour? (I hope not).This is because you aren't allocating a terminal in your ssh session. Add `-t' after ssh to force allocation of one, and it will work as-per normal.> > Regards, > > Heinrich Rebehn > > University of Bremen > Physics / Electrical and Electronics Engineering > - Department of Telecommunications - > > Phone : +49/421/218-4664 > Fax : -3341-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFC8GSDV63eDkW7v4cRAg8nAKCL7a8OAdzr/OSdBjmDaiXsU2Ke7gCggVHu YCkM6teaoA2h8sDMtfohiAI=Amgu -----END PGP SIGNATURE-----