OpenSSH does not honour WITHOUT_KERBEROS



Building OpenSSH (as part of buildworld) from a RELENG_6 tree (RELENG_5
works fine from memory) results in binaries linked against the Kerberos
libraries, even when NO_KERBEROS is set in make.conf.

Although these libraries exist in the host environment, they do not in the
target environment (because it is being built with NO_KERBEROS set).

--
Alastair D'Silva mob: 0423 762 819
Networking Consultant fax: 0413 181 661
New Millennium Networking web: http://www.newmillennium.net.au

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: W3WP memory usage
    ... You may be correct regarding the libraries using the lion's share of memory. ... > I am quite aware that Sharepoint files are stored in the database. ... >>> public class SPVersion ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Will a large library cause WMP10 to slow system to a halt?
    ... 704 Megabytes Installed Memory ... of case likely would slow nearly everything down - not just the WMP. ... I have 2 250 Gb drives in a RAID 1 ... If you don't use libraries, how do you play music in WMP? ...
    (microsoft.public.windowsmedia.player)
  • Re: [RFC 0/3] Recursive reclaim (on __PF_MEMALLOC)
    ... Once the memory requirements of a userspace daemon ... Yes, and also inspect the code to ensure it doesn't violate mlock_all by execing programs, dynamically loading libraries, etc. ... In nbd-server, there's no dlopen, and I do not currently plan to add ... Avoiding glib is a good start. ...
    (Linux-Kernel)
  • Re: Memory leak when using OleDb
    ... say 2000 times you'll see that the memory of the ... such a tremendous leak in the OleDb libraries of .NET nor in the OleDb ... accesses COM objects throught Runtime Callable Wrappers. ...
    (microsoft.public.dotnet.framework)
  • Re: process size
    ... > memory. ... I always believed that shared libraries also save space in RAM:) The ... process has to map the code into its memory. ... Shared libraries allow to map single physical memory page ...
    (comp.unix.programmer)