14 Oct
2009
14 Oct
'09
7:39 p.m.
On Wed, 2009-10-14 at 11:37 -0500, Jose Luis Marin Perez wrote:
These are the results:
more /tmp/autocreate jmarin jmarin
Oh, right, that's because of vchkpw that drops the @domain out of $USER. What if you simply comment out:
DOMAIN=
echo $USER|sed s/^.*@//
Maybe it sets $DOMAIN internally? If not, find out where the domain is:
set > /tmp/environment