简体   繁体   English

保护这篇关于在GSSAPI和SASL中使用C / C ++的宝贵文档

[英]Secure this invaluable documentation on using C/C++ with GSSAPI and SASL

I have been working on using GSSAPI in c/c++ applications, for some time now. 我一直在c / c ++应用程序中使用GSSAPI。 Obviously I had to google and research a lot. 显然我不得不谷歌和研究很多。 One of the most interesting documentation I discovered was on Sun's old web-site. 我发现的最有趣的文档之一是在Sun的旧网站上。 After Oracle took over Sun, the old web-site is gone, and but somehow this information exists. 在Oracle接管Sun之后,旧的网站已经消失,但不知何故,这些信息仍然存在。 http://docs.oracle.com/cd/E19253-01/816-4863/index.html Alarmingly, I couldn't find any link to the above url in Oracle's documentation. http://docs.oracle.com/cd/E19253-01/816-4863/index.html令人震惊的是,我在Oracle的文档中找不到上述URL的任何链接。 The content also included a couple of PDF files, which I luckily have preserved on my laptop. 内容还包括几个PDF文件,我幸运地保存在我的笔记本电脑上。

The above URL also has an excellent guide on using SASL with c/c++. 上面的URL也提供了使用SASL和c / c ++的出色指南。

The content referred to some tar file that contained sample source code. 内容引用了一些包含示例源代码的tar文件。 As per the current site content this file should be available at: http://www.sun.com/download/products.xml?id=41912db5 But unfortunately I can't locate them on the site now. 根据当前网站内容,该文件应该可以在以下网址获得: http//www.sun.com/download/products.xml?id = 41912db5但遗憾的是我现在无法在网站上找到它们。

The content is an excellent starting point for ac/c++ programmer starting fresh on GSSAPI / Kerberos / PAM / SASL 内容是ac / c ++程序员在GSSAPI / Kerberos / PAM / SASL上重新开始的一个很好的起点

Looking at Oracle's present site I strongly believe the content is presently left behind "accidentally" and will be soon gone. 看看Oracle现在的网站,我坚信内容目前“意外”落后,很快就会消失。

Now here's my question to the fantastic hacks that visit stackoverflow: 现在,这是我访问stackoverflow的奇妙黑客的问题:

  1. Can you somehow replicate the content to some place, so that everybody can enjoy it's benefits? 你能以某种方式将内容复制到某个地方,这样每个人都可以享受它的好处吗?
  2. Does anybody have a copy of the tar-ball that I am referring to? 有人有我所指的焦油球的副本吗? and would you be willing to share it? 你会愿意分享吗?
  3. Where must I upload these PDFs so that everybody can easily benefit? 我必须在哪里上传这些PDF,以便每个人都能轻松获益?

I think the content is truly invaluable, and I can't think of any other web-source for such painstakingly clear information on using GSSAPI with C/C++. 我认为这些内容真的非常宝贵,而且我无法想到任何其他网络资源,以获得有关使用GSSAPI和C / C ++的非常明确的信息。 If you can do something about this, please do it now, because I think the above URL will be soon gone too. 如果您可以对此做些什么,请立即执行,因为我认为上述网址很快就会消失。

My sincere thanks in advance, and I promise you many others will thank you too. 我真诚地感谢你们,我向你们许多人也会感谢你们。

Edit: A bit of hunting around on Oracle's site and I discovered the link to one of the PDF's, but has been given a new name: Oracle Solaris Security for Developers Surely a gem of a reference if you are beginning to use GSSAPI / SASL with c++ 编辑:在Oracle网站上有点狩猎,我发现了其中一个PDF的链接,但是给了一个新名称: Oracle Solaris Security for Developers如果你开始使用GSSAPI / SASL,那么肯定是一个参考的宝石C ++

Looks like the "Internet Archive" is what you are looking for. 看起来像你正在寻找的“互联网档案” You can also check out the "Archive-It" and other similar resources listed at this wiki . 您还可以检查出“存档-它” ,在列出的其他类似的资源这个wiki

This text is copyrighted. 此文本受版权保护。 Whatever you do, the right thing to do is getting permission from Oracle/Sun first. 无论你做什么,正确的做法是首先获得Oracle / Sun的许可。 Maybe this guide is outdated or simply wrong in places, and they decided to take it offline. 也许这个指南在某些地方已经过时或者说是错误的,他们决定让它脱机。

  • If you want it replicated -- do it! 如果你想复制它 - 做它!

  • There is a Firefox Addon called ScrapBook . 有一个名为ScrapBook的Firefox Addon。 It does a fine job archiving whole sites, when done you can copy the data from your profile to anywhere you want. 它可以很好地归档整个站点,完成后您可以将配置文件中的数据复制到任何您想要的位置。 Say a Web Server serving the static content. 假设一个Web服务器提供静态内容。

  • There is also a wiki site by Oracle wikis.oracle.com , which already contains similar content. Oracle wikis.oracle.com还有一个wiki站点,它已包含类似的内容。 Namely some PDFs with similar guides. 即一些具有类似指南的PDF。 I assume it's quite safe putting "your" PDF there. 我认为将“你的”PDF放在那里是相当安全的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM