Re: [rt-users] RT Mobile for iPhone (Dustin Collins)

2010-06-25 Thread Troy Knabe
Yes. I just installed it and it does do https and external auth fine. 

-Troy
Sent from my Mobile Device

On Jun 25, 2010, at 12:05 AM, Bartelt, John E. bart...@slac.stanford.edu 
wrote:

 I bought it but I can't get it to connect.
 (1) Does it understand https?
 (2) Does it understand external authentication?
 
 John Bartelt
 
 Date: Thu, 24 Jun 2010 17:56:30 -0400
 From: Dustin Collins stregasg...@gmail.com
 To: rt-users@lists.bestpractical.com
rt-users@lists.bestpractical.com
 Subject: [rt-users] RT Mobile for iPhone
 Message-ID: -2996965792844...@unknownmsgid
 Content-Type: text/plain; charset=ISO-8859-1
 
 This is an RT client for iPhone. Check it out if your interested.
 
 http://itunes.apple.com/us/app/rt-mobile/id377642006?mt=8
 
 
 Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
 Buy a copy at http://rtbook.bestpractical.com

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] RT Mobile for iPhone (Dustin Collins)

2010-06-25 Thread Troy Knabe
Yes, I have too.  My apologies.  I guess I should have said, yes, it accepted 
https://hostname in the config.

Again, Sorry!

-Troy


On Jun 25, 2010, at 9:49 AM, John Bartelt wrote:

 On Fri, 25 Jun 2010, Daniel Farst wrote:
 
 In my Apache logs, I see two attempts to connect with my username and 
 password in cleartext *shudders*
 
 Yes, I just spent several minutes chaning the passwords for the
 three accounts I had tested with.  I wonder if I can get my
 money back?
 
 John
 
 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
 John Bartelt bart...@slac.stanford.edu
 SLAC National Accelerator Laboratory 650-926-4591
 MS 97
 2575 Sand Hill Road
 Menlo Park, CA 94025 office: SCCS room 331


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


[rt-users] regex for mac address

2010-06-02 Thread Troy Knabe
I am trying to do a regex for mac address verification.  My first attempt looks 
like this, but did not work.  Anyone have any insight as to what I am missing?

^[0-9A-F]{2}-[0-9A-F]{2}-[0-9A-F]{2}-[0-9A-F]{2}-[0-9A-F]{2}-[0-9A-F]{2}$


--
Troy Knabe
kn...@4j.lane.edu






Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

[rt-users] ChangeLogo

2010-05-28 Thread Troy Knabe
So I am following this doc: http://wiki.bestpractical.com/view/ChangeLogo

But I cannot seem to get the new logo to display.  I am running 3.8.8.  

I am running under the assumption that I need to be setting the variables in 
RT_SiteConfig.pm, correct?  

--
Troy Knabe
kn...@4j.lane.edu






Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] ChangeLogo

2010-05-28 Thread Troy Knabe
Forgive me as I am NOT a web programmer at all.  

So I need to change this:

div#logo a {
- display: none;
position: absolute;
- left: 0;
- bottom: 0;
}

To This:

div#logo a img {
+ z-index: 100;
+ position: absolute;
border: 0;
}


--
Troy Knabe
kn...@4j.lane.edu





On May 28, 2010, at 1:13 PM, Jason A. Smith wrote:

 On Fri, 2010-05-28 at 12:56 -0700, Troy Knabe wrote:
 So I am following this doc: http://wiki.bestpractical.com/view/ChangeLogo
 
 But I cannot seem to get the new logo to display.  I am running 3.8.8.  
 
 I am running under the assumption that I need to be setting the variables in 
 RT_SiteConfig.pm, correct?  
 
 It works for me, but like the Wiki says, it requires a patch to the web2
 style sheet because it hides the logo by default.  I reported this
 several months ago:
 
 http://issues.bestpractical.com/Ticket/Display.html?id=13964user=guestpass=guest
 
 Hopefully they will fix this bug in a future release.
 
 ~Jason
 
 
 --
 Troy Knabe
 kn...@4j.lane.edu
 
 
 
 
 
 
 Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
 Buy a copy at http://rtbook.bestpractical.com
 
 
 -- 
 /--\
 |  Jason A. Smith  Email:  smit...@bnl.gov |
 |  Atlas Computing Facility, Bldg. 510MPhone: +1-631-344-4226  |
 |  Brookhaven National Lab, P.O. Box 5000  Fax:   +1-631-344-7616  |
 |  Upton, NY 11973-5000,  U.S.A.   |
 \--/
 


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

[rt-users] id10t error

2010-05-27 Thread Troy Knabe
So I am looking to upgrade RT from 3.8.7 to 3.8.8 and I cannot find the 
documentation on what options I used to run configure.  Is there a way to tell 
that from my existing version?

--
Thanks!






Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


[rt-users] Email Bouncing

2010-04-01 Thread Troy Knabe
I am unable to get RT to accept email.  I receive a bounce message with the 
error below.  Here is my alias entry.
4jhelp: |/etc/smrsh/rt-mailgate --queue Nethelp --action correspond 
--url http://servername.domain.com;

/etc/smrsh/rt-mailgate invoked improperly

No 'url' provided to mail gateway!


--
Troy Knabe
kn...@4j.lane.edu






Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com