FS#284 - not possible to set the domainname?
Attached to Project:
Arch Linux
Opened by (pentadrago) - Wednesday, 26 November 2003, 11:16 GMT
Last edited by Judd Vinet (judd) - Friday, 28 November 2003, 03:49 GMT
Opened by (pentadrago) - Wednesday, 26 November 2003, 11:16 GMT
Last edited by Judd Vinet (judd) - Friday, 28 November 2003, 03:49 GMT
|
Details
Hi,
I've got NIS running in my network and got the problem that I didn't know how to set the domainname on AL I solved it by creating a file "/etc/defaultdomain" and adding the following lines to the start section of "/etc/rc.d/ypbind" if [ -r /etc/defaultdomain ] then if [ "`domainname`" != "`cat /etc/defaultdomain`" ] then domainname -F /etc/defaultdomain fi fi What did I do wrong to have to edit one of the rc-files? Shouldn't it be AL-style to have a "/etc/conf.d/ypbind.conf" containing the domainname? |
This task depends upon
Closed by arjan timmerman (blaasvis)
Thursday, 10 February 2005, 19:59 GMT
Reason for closing: Duplicate
Additional comments about closing: #540
Thursday, 10 February 2005, 19:59 GMT
Reason for closing: Duplicate
Additional comments about closing: #540
state?