All, First time I asked a question and didn't get a single answer :o(!! This summary is a workaround that is good, but doesn't fully answer the original question below. In order to stop a newly upgraded (2.6 --> 9) system from asking about Kerberos on bootup, mount the upgraded root filesystem on /a (or in the case of Live Upgrade, as /.alt.<BE-Name>). Then go to /a/etc/rc2.d and comment out the section at the bottom of S30sysid.net (make a copy first) that runs the kerberos setup: ## if [ -x /usr/sbin/sysidkrb5 ] ## then ## /usr/sbin/sysidkrb5 ## fi This will skip asking about it. Once the system is up, you can run /usr/sbin/sysidkrb5 manually to set the policy. After that, you can put your original S30sysid.net back. Still don't know what files it touches.... though I suppose I could've truss'd the process when I ran it manually. Maybe next upgrade. Will send a follow-up when I find it. Jeff -----Original Message----- From: sunmanagers-admin@sunmanagers.org [mailto:sunmanagers-admin@sunmanagers.org]On Behalf Of Jeff Germain Sent: Thursday, January 23, 2003 11:12 AM To: SunManagers Subject: disable kerberos after install/before boot What file or files are touched by the jumpstart sysidcfg line "security_policy=NONE"? I've just done a "Live Upgrade" to Solaris 9, not using jumpstart, on a machine that I don't have easy console access to. As it's booting, it's going to prompt on the console whether I want Kerberos enabled. I don't (at least for now), so is there a way I can tell it not to ask this question? I can mount the new root partition in order to update whatever file necessary. Thanks, Jeff _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagers _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Feb 4 17:16:50 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:02 EST