I don't have access to a system with Active Directory account management, so I will need your help. Can you run the following commands on your system and send us the output??
1) id 2) in $SGE_ROOT/utilbin/<architecture>/, run: ./checkuser -check <userid> (ie. remove the ADdomain in ADdomain\userid.) echo $? I am interested in finding out if just using the userid is sufficient to authenticate or switch to the user. Also, does "sudo su - userid" work on the system?? Rayson On Fri, Jan 13, 2012 at 5:26 PM, Wolf, Dale <[email protected]> wrote: > > > I have Grid Engine installed and it seems to work fine for root and a test > local account. Our SLES 11 servers are configured to allow a user to login > in with their Active Directory account. The format of the userid > (ADdomain\userid) seems to be a problem for Grid Engine. See below. Has > anyone encountered this problem before? > > > > > > ADdomain\userid@server2:~/bin> qsub sleeper.sh > > Unable to run job: Backslash ('\') not allowed in objectname. > > Exiting. > > > > -Dale > > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
