nv-l

Re: login problem with CDE

1998-11-30 07:15:34
Subject: Re: login problem with CDE
From: Peter Hadamovsky <phadamov AT DEBIS DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Mon, 30 Nov 1998 12:15:34 +0000
Hi Stephane,

Suppsed you are using the korn shell, ok?

If you run the command . /etc/Tivoli/setup_env.sh in an existing shell
it works, correct?

Now your problem:

The line in your .profile is not really correct, because you are not in
a shell when trying to invoke this command!

Just put another period in front of this string, that it looks like
this:

. ./etc/Tivoli/setup_env.sh

This should work!

I don't know if you have already managed to get a screen on your machine
or not, but try to connect from a remote system and kill your suspended
login process!

If you log in next time use the command login - then you'll see the
error message on your screen (if you haven't changed your .profile)!

If you have already chnaged this, it should work fine!

Best regards

        Peter Hadamovsky


Stephane Robertson wrote:
>
> Hi folks,
>
> I've just installed Tivoli framework 3.6 and Tivoli Netview 5.1 and
> every went fine
> but when I put the /etc/Tivoli/setup_env.sh scipt file in my .profile
> I'm not able to log in anymore.
> I have the login prompt but after I type my username and my password I
> have the CDE blue
> screen and after the session is reset and i'm back to the login prompt.
>
> Here's what I put in my .profile
>
> ----------
> . /etc/Tivoli/setup_env.sh
>  ^
> PATH="$PATH:/usr/local/bin:/usr/OV/bin"
> export PATH=$PATH
> export EDITOR=vi
> ----------
>
> I'm running Tivoli on a 43P with AIX 4.2.1
>
> Can someone help me with this problem?
>
> thanks in advance
>
> SR
> --
> Stephane Robertson
> Ecole des Hautes Etudes commerciales
> 3000 chemin de la cote-sainte-catherine
> Montreal, Quebec
> H3T 2A7
> E-Mail: Stephane.Robertson AT hec DOT ca
> Phone : 514-340-6560
> Fax   : 514-340-5637

<Prev in Thread] Current Thread [Next in Thread>