remove kerberos 5 from FreeBSD

2009-01-25 Thread Ansar Mohammed
Hello All,

Does anyone know how I can remove the Kerberos 5 installation from FreeBSD?

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Roland Smith
On Sun, Jan 25, 2009 at 11:06:32AM -0500, Ansar Mohammed wrote:
 Hello All,
 
 Does anyone know how I can remove the Kerberos 5 installation from FreeBSD?

Put 'WITHOUT_KERBEROS=true' in /etc/src.conf, and rebuild the system
from source, as documented in the Handbook.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpdGFZUP30h2.pgp
Description: PGP signature


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Gonzalo Nemmi
On Sunday 25 January 2009 2:25:55 pm Roland Smith wrote:
 On Sun, Jan 25, 2009 at 11:06:32AM -0500, Ansar Mohammed wrote:
  Hello All,
 
  Does anyone know how I can remove the Kerberos 5 installation from
  FreeBSD?

 Put 'WITHOUT_KERBEROS=true' in /etc/src.conf, and rebuild the system
 from source, as documented in the Handbook.

 Roland

Speaking of wich ... is there a examples/src.conf file hidden somewhere in 
7.0-REL or do I have to create my own from scratch based on man src.conf?

[gonz...@inferna ~]% locate src.conf
/usr/share/man/man5/src.conf.5.gz
/usr/src/share/man/man5/src.conf.5
[gonz...@inferna ~]%

Regards
-- 
Blessings
Gonzalo Nemmi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Gonzalo Nemmi
On Sunday 25 January 2009 4:15:24 pm Bogdan Potishuk wrote:
 Gonzalo Nemmi said the following on 25.01.2009 19:05:
  On Sunday 25 January 2009 2:25:55 pm Roland Smith wrote:
  On Sun, Jan 25, 2009 at 11:06:32AM -0500, Ansar Mohammed wrote:
  Hello All,
 
  Does anyone know how I can remove the Kerberos 5 installation from
  FreeBSD?
 
  Put 'WITHOUT_KERBEROS=true' in /etc/src.conf, and rebuild the system
  from source, as documented in the Handbook.
 
  Roland
 
  Speaking of wich ... is there a examples/src.conf file hidden somewhere
  in 7.0-REL or do I have to create my own from scratch based on man
  src.conf?
 
  [gonz...@inferna ~]% locate src.conf
  /usr/share/man/man5/src.conf.5.gz
  /usr/src/share/man/man5/src.conf.5
  [gonz...@inferna ~]%

 You have to create /etc/src.conf with required options from src.conf(5)

That's what I thought .. I just wanted to make sure ... I found it odd that 
there are examples/* for almost everything except for src.conf
Anyway .. as soon as I have some spare time, I'll try to come up with a 
src.conf that could go under /usr/share/examples/etc/ in order to avoid the 
need to go through  src.conf(5) in order to create one.

Thanks for your kind answer.
Regards

-- 
Blessings
Gonzalo Nemmi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Roland Smith
On Sun, Jan 25, 2009 at 03:05:37PM -0200, Gonzalo Nemmi wrote:
 On Sunday 25 January 2009 2:25:55 pm Roland Smith wrote:
  On Sun, Jan 25, 2009 at 11:06:32AM -0500, Ansar Mohammed wrote:
   Hello All,
  
   Does anyone know how I can remove the Kerberos 5 installation from
   FreeBSD?
 
  Put 'WITHOUT_KERBEROS=true' in /etc/src.conf, and rebuild the system
  from source, as documented in the Handbook.
 

 Speaking of wich ... is there a examples/src.conf file hidden somewhere in 
 7.0-REL or do I have to create my own from scratch based on man src.conf?

You'll have to create it based on the manpage. All variables are listed
in there. The default is to have no src.conf and build a kernel/world
with everything in it.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpEh4jpEfYim.pgp
Description: PGP signature


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Gonzalo Nemmi
On Sunday 25 January 2009 4:53:12 pm Roland Smith wrote:
 On Sun, Jan 25, 2009 at 03:05:37PM -0200, Gonzalo Nemmi wrote:
  On Sunday 25 January 2009 2:25:55 pm Roland Smith wrote:
   On Sun, Jan 25, 2009 at 11:06:32AM -0500, Ansar Mohammed wrote:
Hello All,
   
Does anyone know how I can remove the Kerberos 5 installation from
FreeBSD?
  
   Put 'WITHOUT_KERBEROS=true' in /etc/src.conf, and rebuild the system
   from source, as documented in the Handbook.
 
  Speaking of wich ... is there a examples/src.conf file hidden somewhere
  in 7.0-REL or do I have to create my own from scratch based on man
  src.conf?

 You'll have to create it based on the manpage. All variables are listed
 in there. The default is to have no src.conf and build a kernel/world
 with everything in it.

 Roland

Sure thing Roland, I understand that .. otherwise chances are user would end 
up with half a system or a crippled one .. but I was thinking on 
a /usr/share/examples/etc/src.conf that would come in handy when rebuilding 
the whole system for, say, a notebook .. when you know in advanced that 
there's a lot of stuff you won't need.

Going through src.conf(5) is ok .. but having a src.conf template already 
available and fully commented sounds better to me ...

Nothing is further from the truth than my opinions, but I still think that 
having such a file available does come in handy :)

Best Regards
-- 
Blessings
Gonzalo Nemmi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Mel
On Sunday 25 January 2009 10:00:01 Gonzalo Nemmi wrote:

 Going through src.conf(5) is ok .. but having a src.conf template already
 available and fully commented sounds better to me ...

 Nothing is further from the truth than my opinions, but I still think that
 having such a file available does come in handy :)

You can base all switches on /usr/share/mk/bsd.own.mk for easy typing and use 
similar logic in your src.conf:
OFF=ZFS SENDMAIL KERBEROS
.for var in ${OFF}
WITHOUT_${var}=yes
.endfor

Also, bsd.own.mk can be ahead of the man page.
-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread Gonzalo Nemmi
On Sunday 25 January 2009 11:42:59 pm Mel wrote:
 On Sunday 25 January 2009 10:00:01 Gonzalo Nemmi wrote:
  Going through src.conf(5) is ok .. but having a src.conf template already
  available and fully commented sounds better to me ...
 
  Nothing is further from the truth than my opinions, but I still think
  that having such a file available does come in handy :)

 You can base all switches on /usr/share/mk/bsd.own.mk for easy typing and
 use similar logic in your src.conf:
 OFF=ZFS SENDMAIL KERBEROS
 .for var in ${OFF}
 WITHOUT_${var}=yes
 .endfor

 Also, bsd.own.mk can be ahead of the man page.

That's a _really_ good tip ...
So much so that it should probably be documented somewhere.

Thanks a lot Mel !

Regards
-- 
Blessings
Gonzalo Nemmi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: remove kerberos 5 from FreeBSD

2009-01-25 Thread perryh
 ... bsd.own.mk can be ahead of the man page.

Perhaps the OP would consider writing a sed script to generate
/usr/share/examples/etc/src.conf from /usr/share/mk/bsd.own.mk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org