Not a problem, glad I could be some assistance. On 2/9/07, nanda yadav <[EMAIL PROTECTED]> wrote: > Great, that did the trick! I logged in as su - and ran the script fine now. > > Thanks a lot for your help! > -Nanda > > > > On 2/9/07, Michael Edwards <[EMAIL PROTECTED]> wrote: > > Did you remember to sign in using "su -" and not just "su"? For some > reason the script is running as user "nanda" and not root, but it isn't > using the .ssh stuff from nanda so you are getting asked for a password, and > so since you say you are running as root I am guessing you signed in with > "su" which kicks you into a really wierd state where none of your paths or > environment stuffs are quite right for either nanda or root. Generally it > doesn't mater a ton which you do, but with OSCAR it almost always causes > weird problems. > > > > Running "su -" actually logs you in fully as root, with all the right > paths and environment information. > > > > > > > > On 2/9/07, nanda yadav < [EMAIL PROTECTED]> wrote: > > > Hi Michael > > > I got those errors while running the command as root only, basically I > sshed into cluster using my account then switched to root to do the > sync_file script. The second option you mentioned also didn't do much. > > > > > > THanks, > > > Nanda > > > > > > > > > > > > > > > On 2/9/07, Michael Edwards <[EMAIL PROTECTED] > wrote: > > > > Try running sync files as root, you won't have access to change the > neccesary files if you don't. > > > > > > > > That doesn't neccesarily answer your question though, can you do a > "cexec 'echo $SHELL'" and see if that works? > > > > > > > > > > > > > > > > On 2/9/07, nanda yadav < [EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi > > > > > We have a 9 node Linux cluster and have Oscar installed in it. I > just created a new user using useradd and now I want to propagate that > account to all the slave nodes, but when I try > /opt/sync_files/bin/sync_files --force I get the following error: > > > > > > > > > > [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: > [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: [EMAIL > PROTECTED]'s > password: [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: > [EMAIL PROTECTED]'s password: > > > > > > > > > > I don't know why it's asking for my password for all nodes, and my > username is synchronized in the cluster so I can ssh into other nodes > without entering password everytime. Any suggestions.!! > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > > Get stuff done quickly with pre-integrated technology to make your > job easier. > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > _______________________________________________ > > > > > Oscar-users mailing list > > > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > easier. > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > > > Oscar-users mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > easier. > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > Oscar-users mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier. > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Oscar-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Oscar-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-users > >
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
