Question 1:
How do I create a user template if I don't want to use dxaccounts?
I guessed one of the following might work, but they don't:
useradd -x u_istemplate templx
or
echo "templx:u_name=templx:u_istemplate:chkent:" | edauth -s
Question 2:
What uid should templates get? Pre DU4.0D they seemed to get 65534, but
DU4.0D seems to give them 65535
Question 3:
edauth -g | grep u_istemplate
should list all templates, but it doesn't list any; I can only see them by
extracting each one in turn:
edauth -g templx
edauth -g temply
edauth -g templz
Thanks.
--
Mike McGovern Information Systems Services +353 1 608 1932
============= http://www.tcd.ie/People/Michael.McGovern
Received on Thu Nov 19 1998 - 15:30:34 NZDT