Changes between Initial Version and Version 1 of Ticket #61, comment 1


Ignore:
Timestamp:
07/24/15 11:54:54 (9 years ago)
Author:
bas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61, comment 1

    initial v1  
    22
    33
    4     ...
     4{{{
    55
    66    int main() {
     
    2121        return 0;
    2222    }
    23 
     23}}}
    2424Output is as follows:
    25 
     25{{{
    2626pbs_connect using following server list "localhost"
    2727
     
    3939
    4040other errno: 15021
    41 
     41}}}
    4242I am guessing that this is a munge authentication error. Our version of torque is not set up to use munge auth. Is there any way around this?