Ok - after reading a bit about public keys and ssh I found this test:

ssh -o PreferredAuthentications=publickey oscarnode1
Permission denied (publickey,gssapi-with-mic,password).


This is as my test user - however I can not figure out where the 
permission is being denied?




Michael Edwards wrote:
> Check /var/log/secure (or something close to that) on the node to see 
> if it has any helpful messages (also /var/log/messages).
>
> Do you have LDAP or Kerberos enabled on either machine?  OSCAR 
> generally doesn't use either of these.
>
> On Mon, Sep 15, 2008 at 2:32 PM, Joseph Norris <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     I did what you ask and I see a GSS failure in the login - could this
>     have something to do with the issue?
>
>
>     Here is what I get on headnode:
>     ls -l ~
>     [EMAIL PROTECTED] ~]$ ls -l ~
>     total 472
>     -rw-r--r--  1 root   root      932 Sep  2 09:55 09-01-2008.iptables
>     drwxr-xr-x  2 joseph joseph   4096 Jul 23 07:53 Desktop
>     drwxr-xr-x 10   1000 users    4096 Jul 11 15:15 fail2ban-0.8.1
>     -rw-r--r--  1 root   root   409600 Jul 11 15:14 fail2ban-0.8.1.tar
>     -rw-r--r--  1 root   root     1272 Aug 18 09:52 iptables_08_18_2008
>     -rw-r--r--  1 root   root      771 Sep  2 09:53 iptables_nfs.sh
>     -rw-r--r--  1 root   root      170 Jul 31 16:23 mac-addresses
>     -rw-r--r--  1 joseph joseph  16896 Jul 23 09:16 oscarinstall.log
>     -rw-r--r--  1 root   root       56 Aug 13 15:21 route_add
>     -rw-r--r--  1 root   root     1689 Sep  2 08:41 sv_iptables
>     -rw-r--r--  1 joseph joseph   7680 Jul 21 08:28 txt
>     [EMAIL PROTECTED] ~]$ ls -l /home
>     total 24
>     drwx------ 17 joseph   joseph   4096 Sep 15 10:11 joseph
>     drwx------  3 kyler    kyler    4096 Sep  2 10:23 kyler
>     drwx------ 10 oscartst oscartst 4096 Sep 12 12:46 oscartst
>     drwx------  3 pmoose   pmoose   4096 Jul 18 09:42 pmoose
>
>     [EMAIL PROTECTED] ~]$ ls -l .ssh
>     total 36
>     -rw------- 1 joseph joseph  653 Sep 15 11:20 authorized_keys
>     -rw------- 1 joseph joseph 1024 Sep 15 11:20 authorized_keys2
>     -rw------- 1 joseph joseph  668 Sep 15 11:19 id_dsa
>     -rw-r--r-- 1 joseph joseph  616 Sep 15 11:19 id_dsa.pub
>     -rw------- 1 joseph joseph  989 Sep 15 11:20 identity
>     -rw-r--r-- 1 joseph joseph  653 Sep 15 11:20 identity.pub
>     -rw------- 1 joseph joseph 1675 Sep 15 11:18 id_rsa
>     -rw-r--r-- 1 joseph joseph  408 Sep 15 11:18 id_rsa.pub
>     -rw-r--r-- 1 joseph joseph  401 Sep 15 11:18 known_hosts
>
>     Now compute node oscarnode1
>
>     [EMAIL PROTECTED] ~]$ ssh -vvv oscarnode1
>     OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006
>     debug1: Reading configuration data /etc/ssh/ssh_config
>     debug1: Applying options for *
>     debug2: ssh_connect: needpriv 0
>     debug1: Connecting to oscarnode1 [10.0.0.3 <http://10.0.0.3>] port 22.
>     debug1: Connection established.
>     debug1: identity file /home/joseph/.ssh/identity type 0
>     debug3: Not a RSA1 key file /home/joseph/.ssh/id_rsa.
>     debug2: key_type_from_name: unknown key type '-----BEGIN'
>     debug3: key_read: missing keytype
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug2: key_type_from_name: unknown key type '-----END'
>     debug3: key_read: missing keytype
>     debug1: identity file /home/joseph/.ssh/id_rsa type 1
>     debug3: Not a RSA1 key file /home/joseph/.ssh/id_dsa.
>     debug2: key_type_from_name: unknown key type '-----BEGIN'
>     debug3: key_read: missing keytype
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug3: key_read: missing whitespace
>     debug2: key_type_from_name: unknown key type '-----END'
>     debug3: key_read: missing keytype
>     debug1: identity file /home/joseph/.ssh/id_dsa type 2
>     debug1: Remote protocol version 2.0, remote software version
>     OpenSSH_4.3
>     debug1: match: OpenSSH_4.3 pat OpenSSH*
>     debug1: Enabling compatibility mode for protocol 2.0
>     debug1: Local version string SSH-2.0-OpenSSH_4.3
>     debug2: fd 3 setting O_NONBLOCK
>     debug1: SSH2_MSG_KEXINIT sent
>     debug1: SSH2_MSG_KEXINIT received
>     debug2: kex_parse_kexinit:
>     
> diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
>     debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
>     debug2: kex_parse_kexinit:
>     
> aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
>  PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,aes128-ctr,aes192-ctr,aes256-ctr
>     debug2: kex_parse_kexinit:
>     
> aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
>  PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,aes128-ctr,aes192-ctr,aes256-ctr
>     debug2: kex_parse_kexinit:
>     hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,hmac-sha1-96,hmac-md5-96
>     debug2: kex_parse_kexinit:
>     hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,hmac-sha1-96,hmac-md5-96
>     debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,zlib
>     debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,zlib
>     debug2: kex_parse_kexinit:
>     debug2: kex_parse_kexinit:
>     debug2: kex_parse_kexinit: first_kex_follows 0
>     debug2: kex_parse_kexinit: reserved 0
>     debug2: kex_parse_kexinit:
>     
> diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
>     debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
>     debug2: kex_parse_kexinit:
>     
> aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
>  PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,aes128-ctr,aes192-ctr,aes256-ctr
>     debug2: kex_parse_kexinit:
>     
> aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
>  PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,aes128-ctr,aes192-ctr,aes256-ctr
>     debug2: kex_parse_kexinit:
>     hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,hmac-sha1-96,hmac-md5-96
>     debug2: kex_parse_kexinit:
>     hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>,hmac-sha1-96,hmac-md5-96
>     debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     debug2: kex_parse_kexinit:
>     debug2: kex_parse_kexinit:
>     debug2: kex_parse_kexinit: first_kex_follows 0
>     debug2: kex_parse_kexinit: reserved 0
>     debug2: mac_init: found hmac-md5
>     debug1: kex: server->client aes128-cbc hmac-md5 none
>     debug2: mac_init: found hmac-md5
>     debug1: kex: client->server aes128-cbc hmac-md5 none
>     debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
>     debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
>     debug2: dh_gen_key: priv key bits set: 129/256
>     debug2: bits set: 504/1024
>     debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
>     debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
>     debug3: check_host_in_hostfile: filename /home/joseph/.ssh/known_hosts
>     debug3: check_host_in_hostfile: match line 1
>     debug3: check_host_in_hostfile: filename /home/joseph/.ssh/known_hosts
>     debug3: check_host_in_hostfile: match line 1
>     debug1: Host 'oscarnode1' is known and matches the RSA host key.
>     debug1: Found key in /home/joseph/.ssh/known_hosts:1
>     debug2: bits set: 483/1024
>     debug1: ssh_rsa_verify: signature correct
>     debug2: kex_derive_keys
>     debug2: set_newkeys: mode 1
>     debug1: SSH2_MSG_NEWKEYS sent
>     debug1: expecting SSH2_MSG_NEWKEYS
>     debug2: set_newkeys: mode 0
>     debug1: SSH2_MSG_NEWKEYS received
>     debug1: SSH2_MSG_SERVICE_REQUEST sent
>     debug2: service_accept: ssh-userauth
>     debug1: SSH2_MSG_SERVICE_ACCEPT received
>     debug2: key: /home/joseph/.ssh/id_rsa (0x92ff348)
>     debug2: key: /home/joseph/.ssh/id_dsa (0x92ff360)
>     debug1: Authentications that can continue:
>     publickey,gssapi-with-mic,password
>     debug3: start over, passed a different list
>     publickey,gssapi-with-mic,password
>     debug3: preferred
>     gssapi-with-mic,publickey,keyboard-interactive,password
>     debug3: authmethod_lookup gssapi-with-mic
>     debug3: remaining preferred: publickey,keyboard-interactive,password
>     debug3: authmethod_is_enabled gssapi-with-mic
>     debug1: Next authentication method: gssapi-with-mic
>     debug3: Trying to reverse map address 10.0.0.3 <http://10.0.0.3>.
>     debug1: Unspecified GSS failure.  Minor code may provide more
>     information
>     No credentials cache found
>
>     debug1: Unspecified GSS failure.  Minor code may provide more
>     information
>     No credentials cache found
>
>     debug1: Unspecified GSS failure.  Minor code may provide more
>     information
>     No credentials cache found
>
>     debug2: we did not send a packet, disable method
>     debug3: authmethod_lookup publickey
>     debug3: remaining preferred: keyboard-interactive,password
>     debug3: authmethod_is_enabled publickey
>     debug1: Next authentication method: publickey
>     debug1: Offering public key: /home/joseph/.ssh/id_rsa
>     debug3: send_pubkey_test
>     debug2: we sent a publickey packet, wait for reply
>     debug1: Authentications that can continue:
>     publickey,gssapi-with-mic,password
>     debug1: Offering public key: /home/joseph/.ssh/id_dsa
>     debug3: send_pubkey_test
>     debug2: we sent a publickey packet, wait for reply
>     debug1: Authentications that can continue:
>     publickey,gssapi-with-mic,password
>     debug2: we did not send a packet, disable method
>     debug3: authmethod_lookup password
>     debug3: remaining preferred: ,password
>     debug3: authmethod_is_enabled password
>     debug1: Next authentication method: password
>     [EMAIL PROTECTED]'s password:
>
>     [EMAIL PROTECTED] ~]$ ls -l ~
>     total 488
>     -rw-r--r--  1 root   root      932 Sep  2 09:55 09-01-2008.iptables
>     drwxr-xr-x  2 joseph joseph   4096 Jul 23 07:53 Desktop
>     drwxr-xr-x 10   1000 users    4096 Jul 11 15:15 fail2ban-0.8.1
>     -rw-r--r--  1 root   root   409600 Jul 11 15:14 fail2ban-0.8.1.tar
>     -rw-r--r--  1 root   root     1272 Aug 18 09:52 iptables_08_18_2008
>     -rw-r--r--  1 root   root      771 Sep  2 09:53 iptables_nfs.sh
>     -rw-r--r--  1 root   root      170 Jul 31 16:23 mac-addresses
>     -rw-r--r--  1 joseph joseph  16896 Jul 23 09:16 oscarinstall.log
>     -rw-r--r--  1 root   root       56 Aug 13 15:21 route_add
>     -rw-r--r--  1 root   root     1689 Sep  2 08:41 sv_iptables
>     -rw-r--r--  1 joseph joseph   7680 Jul 21 08:28 txt
>     -rw-rw-r--  1 joseph joseph  12510 Sep 15  2008 typescript
>
>     [EMAIL PROTECTED] ~]$ ls -l /home/
>     total 24
>     drwx------ 17 joseph   joseph   4096 Sep 15  2008 joseph
>     drwx------  3 kyler    kyler    4096 Sep  2 10:23 kyler
>     drwx------ 10 oscartst oscartst 4096 Sep 12 12:46 oscartst
>     drwx------  3 pmoose   pmoose   4096 Jul 18 09:42 pmoose
>
>     [EMAIL PROTECTED] ~]$ ls -l .ssh/
>     total 36
>     -rw------- 1 joseph joseph  653 Sep 15 11:20 authorized_keys
>     -rw------- 1 joseph joseph 1024 Sep 15 11:20 authorized_keys2
>     -rw------- 1 joseph joseph  668 Sep 15 11:19 id_dsa
>     -rw-r--r-- 1 joseph joseph  616 Sep 15 11:19 id_dsa.pub
>     -rw------- 1 joseph joseph  989 Sep 15 11:20 identity
>     -rw-r--r-- 1 joseph joseph  653 Sep 15 11:20 identity.pub
>     -rw------- 1 joseph joseph 1675 Sep 15 11:18 id_rsa
>     -rw-r--r-- 1 joseph joseph  408 Sep 15 11:18 id_rsa.pub
>     -rw-r--r-- 1 joseph joseph  401 Sep 15 11:18 known_hosts
>
>
>
>
>
>
>
>
>
>
>     Michael Edwards wrote:
>     > Putting together a minimal firewall that works reliably with NFS is
>     > difficult because the ports change around every time the machine
>     gets
>     > rebooted.  So you have to make a script to find out what ports are
>     > currently in use and then open those ports.
>     >
>     > Try doing these commands, first on the head node:
>     > ls -l ~
>     > ls -l /home
>     > ls -l .ssh
>     > ssh -vvv oscarnode1
>     > ls -l ~
>     > ls -l .ssh
>     > ls -l /home
>     >
>     > sshd is very picky about permissions, and while you shouldn't
>     have to
>     > mess with them, it is worth checking.
>     >
>     > On Mon, Sep 15, 2008 at 1:48 PM, Joseph Norris
>     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >
>     >     Ok - I found out why my mount was not happening - took care of
>     >     this and
>     >     the exec mount -all was successful.  On the head node I deleted
>     >     the .ssh
>     >     directory for a user - signed in and got the following ( which
>     >     appeared
>     >     hopeful )
>     >
>     >
>     >     generating ssh file /home/joseph/.ssh/id_dsa ...
>     >     Generating public/private dsa key pair.
>     >     Created directory '/home/joseph/.ssh'.
>     >     Your identification has been saved in /home/joseph/.ssh/id_dsa.
>     >     Your public key has been saved in /home/joseph/.ssh/id_dsa.pub.
>     >     The key fingerprint is:
>     >     07:4b:3b:79:06:de:d0:6e:84:bd:49:da:a3:9a:1f:10
>     >     [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>
>     >     generating ssh file /home/joseph/.ssh/identity ...
>     >     Generating public/private rsa1 key pair.
>     >     Your identification has been saved in
>     /home/joseph/.ssh/identity.
>     >     Your public key has been saved in
>     /home/joseph/.ssh/identity.pub.
>     >     The key fingerprint is:
>     >     cf:64:8c:97:d8:e3:98:67:5f:c0:4e:eb:97:96:be:44
>     >     [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>
>     >     generating ssh file /home/joseph/.ssh/id_rsa ...
>     >     Generating public/private rsa key pair.
>     >     Your identification has been saved in /home/joseph/.ssh/id_rsa.
>     >     Your public key has been saved in /home/joseph/.ssh/id_rsa.pub.
>     >     The key fingerprint is:
>     >     10:f0:3d:ad:b3:13:53:35:fe:39:cf:31:9a:b2:21:20
>     >     [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>
>     >     adding id to ssh file /home/joseph/.ssh/authorized_keys2
>     >     adding id to ssh file /home/joseph/.ssh/authorized_keys
>     >     adding id to ssh file /home/joseph/.ssh/authorized_keys2
>     >
>     >
>     >     however when I attempted to  ssh as this user to a compute
>     node I
>     >     got a
>     >     password prompt - I was able to log in to the compute node and
>     >     home for
>     >     that user was mounted.  I am still faced with the issue of
>     >     password prompt
>     >     Joseph Norris wrote:
>     >     > man I do not know what to do about this:
>     >     >
>     >     > I had trouble with nfs before and determined that it was my
>     >     firewall.  I
>     >     > set my firewall so that nfs could be opened and here is what I
>     >     am getting:
>     >     >
>     >     > ************************* oscar_cluster
>     *************************
>     >     > --------- oscarnode1---------
>     >     > mount: mount to NFS server 'nfs_oscar' failed: System
>     Error: No
>     >     route to
>     >     > host.
>     >     > --------- oscarnode2---------
>     >     > mount: mount to NFS server 'nfs_oscar' failed: System
>     Error: No
>     >     route to
>     >     > host.
>     >     > --------- oscarnode3---------
>     >     > mount: mount to NFS server 'nfs_oscar' failed: System
>     Error: No
>     >     route to
>     >     > host.
>     >     > --------- oscarnode4---------
>     >     > mount: mount to NFS server 'nfs_oscar' failed: System
>     Error: No
>     >     route to
>     >     > host.
>     >     >
>     >     >
>     >     >
>     >     > Juan Pedro Montavez wrote:
>     >     >
>     >     >> It seems to be a problem with nfs system, home directory
>     is not
>     >     mounted.
>     >     >>
>     >     >> Log as root and
>     >     >>
>     >     >>
>     >     >>> cexec mount -all
>     >     >>>
>     >     >>>
>     >     >> after that, you can try to log again as any user.
>     >     >>
>     >     >> I hope this work
>     >     >>
>     >     >>
>     >     >>
>     >     >>
>     >     >> El lun, 15-09-2008 a las 09:26 -0700, Joseph Norris escribió:
>     >     >>
>     >     >>
>     >     >>> no question is silly - just the question that is not asked.
>     >      Here is
>     >     >>> what I get when I try to log in as a test user:
>     >     >>>
>     >     >>> [EMAIL PROTECTED] ~]$ ssh oscarnode1
>     >     >>> [EMAIL PROTECTED]'s password:
>     >     >>> Last login: Fri Sep 12 12:43:02 2008 from
>     madrid.ucmerced.edu <http://madrid.ucmerced.edu>
>     >     <http://madrid.ucmerced.edu>
>     >     >>> Could not chdir to home directory /home/joseph: No such file
>     >     or directory
>     >     >>> -bash: cd: /home/joseph: No such file or directory
>     >     >>> cannot cd to home directory /home/joseph
>     >     >>>
>     >     >>> but this is strange because when I log in as root I can move
>     >     from head
>     >     >>> node to compute node and home has been mounted
>     >     >>>
>     >     >>>
>     >     >>>
>     >     >>> Michael Edwards wrote:
>     >     >>>
>     >     >>>
>     >     >>>> Silly question, when you are prompted for the password
>     to the
>     >     node,
>     >     >>>> can you successfully log in?
>     >     >>>>
>     >     >>>> Something you can try.  Log in as one of the new users, do
>     >     "rm -rf
>     >     >>>> .ssh" in their home directory.  Then log out and back in
>     >     again.  You
>     >     >>>> should get a lot of spam on the terminal when you log
>     in and
>     >     then you
>     >     >>>> should have a .ssh directory again with dsa and rsa
>     files in it.
>     >     >>>>
>     >     >>>> If not, then your installation is missing some important
>     >     scripts for
>     >     >>>> some reason.
>     >     >>>>
>     >     >>>> On Mon, Sep 15, 2008 at 11:59 AM, Joseph Norris
>     >     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     >>>> <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>>>
>     >     wrote:
>     >     >>>>
>     >     >>>>     Michael
>     >     >>>>
>     >     >>>>     They appear to be the same with one exception.  The
>     headnode
>     >     >>>>     passwd file
>     >     >>>>     does not have this line that the compute nodes have:
>     >     >>>>
>     >     >>>>     nfsnobody:x:65534:65534:Anonymous NFS
>     >     User:/var/lib/nfs:/sbin/nologin
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >     >>>>     Joseph Norris wrote:
>     >     >>>>     > ok - will check - thanks.
>     >     >>>>     >
>     >     >>>>     > Michael Edwards wrote:
>     >     >>>>     >
>     >     >>>>     >> Joseph,
>     >     >>>>     >>
>     >     >>>>     >> You didn't answer my question.  You need to
>     check and
>     >     see if the
>     >     >>>>     >> /etc/passwd file is the same on the head and compute
>     >     nodes.
>     >     >>>>     >>
>     >     >>>>     >> The keys are probably fine if the home
>     directories are
>     >     mounted
>     >     >>>>     on the
>     >     >>>>     >> nodes.
>     >     >>>>     >> The .ssh directory should have your keys in it
>     and is
>     >     part of
>     >     >>>>     your nfs
>     >     >>>>     >> mounted home dir.
>     >     >>>>     >>
>     >     >>>>     >> If the nfs directory is not mounted, that would
>     cause
>     >     a password
>     >     >>>>     >> prompt also.
>     >     >>>>     >>
>     >     >>>>     >> Mike Edwards
>     >     >>>>     >>
>     >     >>>>     >> On Sun, Sep 14, 2008 at 9:45 PM, DongInn Kim
>     >     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     >>>>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     >     >>>>     >> <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>>> wrote:
>     >     >>>>     >>
>     >     >>>>     >>     Hi John,
>     >     >>>>     >>
>     >     >>>>     >>     All the nodes should have
>     >     /etc/profile.d/ssh-oscar.{sh,csh}
>     >     >>>>     >>     installed during the oscar installation and they
>     >     should
>     >     >>>>     take care
>     >     >>>>     >>     of the ssh key things.
>     >     >>>>     >>
>     >     >>>>     >>     If ssh-oscar.{sh,csh} is not setup on all the
>     >     nodes, there
>     >     >>>>     must be
>     >     >>>>     >>     something wrong.
>     >     >>>>     >>
>     >     >>>>     >>     Regards,
>     >     >>>>     >>
>     >     >>>>     >>     - DongInn
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>     >>     Joseph Norris wrote:
>     >     >>>>     >>     > Does this have to do with the keys?  I think
>     >     that the keys
>     >     >>>>     >>     should be set
>     >     >>>>     >>     > up so that I do not need a password from head
>     >     node to compute
>     >     >>>>     >>     node.  Thanks.
>     >     >>>>     >>     >
>     >     >>>>     >>     > Michael Edwards wrote:
>     >     >>>>     >>     >> Is the sync files working?  Check and see if
>     >     /etc/passwd and
>     >     >>>>     >>     friends
>     >     >>>>     >>     >> are the head and nodes.
>     >     >>>>     >>     >>
>     >     >>>>     >>     >> On Fri, Sep 12, 2008 at 3:55 PM, Joseph
>     Norris
>     >     >>>>     >>     <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     >     >>>>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>>
>     >     >>>>     >>     >> <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     >>>>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     >>>>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>>>>> wrote:
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>     Ok - I am confused
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>     When I log into the head node and I take
>     >     root via
>     >     >>>>     sudo - I
>     >     >>>>     >>     can ssh to
>     >     >>>>     >>     >>     any compute node without a password.
>     >      However when I
>     >     >>>>     build
>     >     >>>>     >>     a new user,
>     >     >>>>     >>     >>     do the sync of files then sign in - I
>     get a
>     >     password
>     >     >>>>     challenge
>     >     >>>>     >>     >>     when try
>     >     >>>>     >>     >>     to go to a compute node.  home is being
>     >     mounted on each
>     >     >>>>     >>     compute node
>     >     >>>>     >>     >>     from the head node - not sure what is
>     >     happening.
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>     thanks.
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>     --
>     >     >>>>     >>     >>     Joseph Norris
>     >     >>>>     >>     >>     Application Developer & Server
>     Administrator
>     >     >>>>     >>     >>     209-228-4576
>     >     >>>>     >>     >>     [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     >     >>>>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>>
>     >     >>>>     >>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     >     >>>>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>>>
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>>     >>     >>     This SF.Net email is sponsored by the
>     >     Moblin Your Move
>     >     >>>>     >>     Developer's
>     >     >>>>     >>     >>     challenge
>     >     >>>>     >>     >>     Build the coolest Linux based
>     applications with
>     >     >>>>     Moblin SDK
>     >     >>>>     >>     & win
>     >     >>>>     >>     >>     great prizes
>     >     >>>>     >>     >>     Grand prize is a trip for two to an Open
>     >     Source event
>     >     >>>>     >>     anywhere in
>     >     >>>>     >>     >>     the world
>     >     >>>>     >>     >>
>     >     >>>>
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     >>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>>
>     >     >>>>     >>     >>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     >>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>>>
>     >     >>>>     >>     >>    
>     _______________________________________________
>     >     >>>>     >>     >>     Oscar-users mailing list
>     >     >>>>     >>     >>     Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>     >>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>>
>     >     >>>>     >>     >>    
>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>     >>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>>>
>     >     >>>>     >>     >>
>     >     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>>     >>     >> This SF.Net email is sponsored by the Moblin
>     >     Your Move
>     >     >>>>     >>     Developer's challenge
>     >     >>>>     >>     >> Build the coolest Linux based
>     applications with
>     >     Moblin SDK &
>     >     >>>>     >>     win great prizes
>     >     >>>>     >>     >> Grand prize is a trip for two to an Open
>     Source
>     >     event
>     >     >>>>     anywhere
>     >     >>>>     >>     in the world
>     >     >>>>     >>     >>
>     >     >>>>
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     >>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>>
>     >     >>>>     >>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>     >>     >>
>     >     >>>>     >>     >>
>     _______________________________________________
>     >     >>>>     >>     >> Oscar-users mailing list
>     >     >>>>     >>     >> Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>     >>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>>
>     >     >>>>     >>     >>
>     >     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>     >>     >>
>     >     >>>>     >>     >
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>>     >>     This SF.Net email is sponsored by the Moblin
>     Your Move
>     >     >>>>     Developer's
>     >     >>>>     >>     challenge
>     >     >>>>     >>     Build the coolest Linux based applications with
>     >     Moblin SDK
>     >     >>>>     & win
>     >     >>>>     >>     great prizes
>     >     >>>>     >>     Grand prize is a trip for two to an Open
>     Source event
>     >     >>>>     anywhere in
>     >     >>>>     >>     the world
>     >     >>>>     >>
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     >>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>>
>     >     >>>>     >>     _______________________________________________
>     >     >>>>     >>     Oscar-users mailing list
>     >     >>>>     >>     Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>     >>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>>
>     >     >>>>     >>
>     >     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>>     >> This SF.Net email is sponsored by the Moblin
>     Your Move
>     >     >>>>     Developer's challenge
>     >     >>>>     >> Build the coolest Linux based applications with
>     Moblin
>     >     SDK &
>     >     >>>>     win great prizes
>     >     >>>>     >> Grand prize is a trip for two to an Open Source
>     event
>     >     anywhere
>     >     >>>>     in the world
>     >     >>>>     >>
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     >>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>     >>
>     >     >>>>     >> _______________________________________________
>     >     >>>>     >> Oscar-users mailing list
>     >     >>>>     >> Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>     >>
>     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>     >>
>     >     >>>>     >>
>     >     >>>>     >
>     >     >>>>     >
>     >     >>>>
>     >     >>>>     --
>     >     >>>>     Joseph Norris
>     >     >>>>     Application Developer & Server Administrator
>     >     >>>>     209-228-4576
>     >     >>>>     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>>     This SF.Net email is sponsored by the Moblin Your Move
>     >     Developer's
>     >     >>>>     challenge
>     >     >>>>     Build the coolest Linux based applications with Moblin
>     >     SDK & win
>     >     >>>>     great prizes
>     >     >>>>     Grand prize is a trip for two to an Open Source event
>     >     anywhere in
>     >     >>>>     the world
>     >     >>>>
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>>
>     >     >>>>     _______________________________________________
>     >     >>>>     Oscar-users mailing list
>     >     >>>>     Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>>     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>>
>     >     >>>>    
>     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>
>     >     >>>>
>     >    
>     -------------------------------------------------------------------------
>     >     >>>> This SF.Net email is sponsored by the Moblin Your Move
>     >     Developer's challenge
>     >     >>>> Build the coolest Linux based applications with Moblin
>     SDK &
>     >     win great prizes
>     >     >>>> Grand prize is a trip for two to an Open Source event
>     >     anywhere in the world
>     >     >>>>
>     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >>>>
>     >    
>     ------------------------------------------------------------------------
>     >     >>>>
>     >     >>>> _______________________________________________
>     >     >>>> Oscar-users mailing list
>     >     >>>> Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >>>> https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>>>
>     >     >>>>
>     >     >>>>
>     >     >>
>     >    
>     -------------------------------------------------------------------------
>     >     >> This SF.Net email is sponsored by the Moblin Your Move
>     >     Developer's challenge
>     >     >> Build the coolest Linux based applications with Moblin SDK &
>     >     win great prizes
>     >     >> Grand prize is a trip for two to an Open Source event
>     anywhere
>     >     in the world
>     >     >>
>     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     >> _______________________________________________
>     >     >> Oscar-users mailing list
>     >     >> Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     >> https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >     >>
>     >     >>
>     >     >
>     >     >
>     >
>     >     --
>     >     Joseph Norris
>     >     Application Developer & Server Administrator
>     >     209-228-4576
>     >     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >
>     >
>     >    
>     -------------------------------------------------------------------------
>     >     This SF.Net email is sponsored by the Moblin Your Move
>     Developer's
>     >     challenge
>     >     Build the coolest Linux based applications with Moblin SDK & win
>     >     great prizes
>     >     Grand prize is a trip for two to an Open Source event
>     anywhere in
>     >     the world
>     >     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >     <http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>>
>     >     _______________________________________________
>     >     Oscar-users mailing list
>     >     Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     >     <mailto:Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>>
>     >     https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     >
>     -------------------------------------------------------------------------
>     > This SF.Net email is sponsored by the Moblin Your Move
>     Developer's challenge
>     > Build the coolest Linux based applications with Moblin SDK & win
>     great prizes
>     > Grand prize is a trip for two to an Open Source event anywhere
>     in the world
>     > http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > Oscar-users mailing list
>     > Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     > https://lists.sourceforge.net/lists/listinfo/oscar-users
>     >
>
>     --
>     Joseph Norris
>     Application Developer & Server Administrator
>     209-228-4576
>     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>
>     -------------------------------------------------------------------------
>     This SF.Net email is sponsored by the Moblin Your Move Developer's
>     challenge
>     Build the coolest Linux based applications with Moblin SDK & win
>     great prizes
>     Grand prize is a trip for two to an Open Source event anywhere in
>     the world
>     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     _______________________________________________
>     Oscar-users mailing list
>     Oscar-users@lists.sourceforge.net
>     <mailto:Oscar-users@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/oscar-users
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Oscar-users mailing list
> Oscar-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oscar-users
>   

-- 


Joseph Norris
Programmer III/System Administrator
UC Merced School of Natural Sciences

Phone: 209-228-4576
Cell:  209-201-3410



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to