OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: login username / different domain

From: mouss (usebsdfree.fr)
Date: Sun Oct 01 2006 - 15:56:25 CDT


Jim Douglas wrote:
>
> libsql is in /usr/local/lib/sasl2 and I linked them, like so,
> ln -s /usr/local/lib/sasl2 /usr/lib/sasl2

Try this and see for yourself

# mkdir /tmp/jim
# mkdir /tmp/douglas
# ln -s /tmp/jim /tmp/douglas
# ls -l /tmp/ |grep douglas
# ls -l /tmp/douglas

Morale of the story: check that your commands really did you what you
wanted...