[rt-users] CLI, http auth, https

Emmanuel Lacour elacour at easter-eggs.com
Mon Jan 24 09:22:42 EST 2011


On Mon, Jan 24, 2011 at 03:18:43PM +0100, Lars Reimann wrote:
> Hello all,
> 
> 
> how can I use the CLI with http auth (user/password dialog on our RT
> homepage)?
> 

Use a .rtrc file with a content like this:

server https://rt.foo.bar/
user me
passwd mypasswd
externalauth 1


don't forget to set restrictive permissions on this file ;)




More information about the rt-users mailing list