I sent this to just Nils earlier, but I think this will do the trick...
I would think, you could do the following unsupported activity:
Create a couple of files in the /etc directory:
cifsoff.bat priv set advnaced mv cifsconfig_setup.cfg cifsconfig_setup.cfg.orig priv set
cifson.bat priv set advanced mv cifsconfig_setup.cfg.orig cifsconfig_setup.cfg priv set cifs restart
Then in the /etc/rc file: source /etc/cifsoff.bat (place near the beginning before the ifconfig, after hostname).
To turn cifs on: source /etc/cifson.bat
No guaruntees....might just work.
On 9/26/07, brian zuk brian.zuk@gmail.com wrote:
You have to rename the /etc/cifsconfig.cfg file, otherwise ontap will automatically start cifs on reboot.
See http://now.netapp.com/NOW/knowledge/docs/ontap/rel657/html/ontap/filesag/cif...
On 9/26/07, Willeke, Jochen Jochen.Willeke@wincor-nixdorf.com wrote:
Hi this was my first thought as well...
The question is, does Ontap first read the /etc/rc and then start cifs or the other way round? Think tomorrow i will try with the simulator.
Rgds
Jochen
-----Original Message----- From: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] On Behalf Of Blake Golliher Sent: Wednesday, September 26, 2007 6:04 PM To: Nils Vogels Cc: toasters@mathworks.com Subject: Re: Keeping CIFS from autostarting
put cifs terminate -t 0 in the /etc/rc file? Just a guess I've never done this.
-Blake
On 9/26/07, Nils Vogels bacardicoke@gmail.com wrote:
Hi!
Is there any known way of keeping CIFS from autostarting upon reboot,
once
CIFS has been configured?
Greets,
Nils
-- Simple guidelines to happiness: Work like you don't need the money, Love like your heart has never been broken and Dance like no one can see you.
-- Brian Zuk brian.zuk@gmail.com