No other vsd.accounts* files (did a "find -name" on the whole file system)
Im running as root - has permission to write to /tmp and /usr/local/tmp
(which I created just in case - got the impression that the source install
of freeVSD sort of likes everything rooted to /usr/local)
Another thing, when I add a VS using "vsdadm vs_create" shouldn't this add
an entry to the /usr/local/vsd.conf file as this doesn't seem to be
happening either!
Can you just confirm that 'accept the defaults' in the user-guide.txt when
talking about vsd-genhostcert.pl does actually mean hit return without
typing anything EXCEPT type Y to sign the certificate? (NB: I know that
common name must be "chiefwigham" first and "<root>" 2nd.)
Thanks in advance,
----
Ben Kennish
email | [EMAIL PROTECTED]
PS: I did have a newer version of Open-SSL installed but since have removed
it (rpm -e) and installed the one in pkgs directory and the devel one.
PPS: Cheers for the path info.
----- Original Message -----
From: "Damion Parry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 9:34 AM
Subject: Re: SSL breaking vsdadm (no vsd.accounts)
> Ben, the easiest option (and best in my opinion) is to add /usr/local to
> your path. This can be done in quite a few different ways:
>
> Temporarily in the shell you are currently working in:
> > export PATH=$PATH:/usr/local/bin:/usr/local/sbin
>
> or for every login session for that user by adding the following lines
> to your ~/.bashrc:
>
> PATH=$PATH:/usr/local/bin:/usr/local/sbin
> export PATH
>
> I would NOT advocate moving the binaries, one reason is that if you then
> wish to completely uninstall freeVSD, you would have to go round and
> delete each of the executables you moved, also, the 'make uninstall'
> option, provided to help remove a source install, would no longer work
> (as it looks for the executables in /usr/local).
>
> As for the lack of a vsd.accounts in /tmp, do any other vsd.accounts*
> files exist? and does the user have permission to write to /tmp (sorry
> if the questions are patronising, but I find its best to rule out the
> simple things before full on debugging. Sorry).
>
> Damion.
>
> Ben Kennish wrote:
> >
> > Dear all,
> >
> > I've recently reinstalled freeVSD from source with SSL support -
following
> > the instructions religiously as always! ;-)
> >
> > Apart from my annoyance at not having /usr/local/... in my path
> > (BTW anyone know how to do this with RH6.2 ; putting in rc.local doesn't
> > seem to work) "vsdadm vs_create ..." doesn't seem to be creating any
> > vsd.accounts file for
> > vsd-vsbatch.pl
> >
> > Anyone had this problem b4? Had a quick scan of past mails but couldn't
> > find anything.
> >
> > Thanks in advance,
> >
> > --
> > Ben Kennish
> >
> > Software Engineer
> > Fubra Limited
> >
> > web | www.fubra.net
> > email | [EMAIL PROTECTED]
> > phone | +44 (0)870 1222 600
> > fax | +44 (0)870 1222 699
>