On Tue, 23 Dec 2003 06:42, flux wrote: > Is there any possibility to perform system login from XFree, not from > console in FreeBSD?
What do you mean by 'system login'. If you start 'xdm' at boot time you can then login as a user through an X login window. (Often started via /etc/ttys) You can even login as 'root' the privileged user this way but it is highly discouraged -- it is considered insecure and also you can end up with a lot of junk in your root disk partition. Malcolm Kay _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
