This is a discussion on Re: [COMMITTERS] pgsql: Update Solaris FAQ. within the pgsql Hackers forums, part of the PostgreSQL category; --> Bruce Momjian wrote: > Log Message: > ----------- > Update Solaris FAQ. Could someone please translate this to English ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Bruce Momjian wrote: > Log Message: > ----------- > Update Solaris FAQ. Could someone please translate this to English first? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| Peter Eisentraut wrote: > Bruce Momjian wrote: > > Log Message: > > ----------- > > Update Solaris FAQ. > > Could someone please translate this to English first? Updated text: 9) Can I compile PostgreSQL with Kerberos v5 support? Kerberos is integrated in OpenSolaris and will be integrated in Solaris 10u4. Kerberos v5 support is implemented by the GSS security libary which contains Kerberos v5 functions. However, the library is private and the interface might change without notice. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| |||
| Bruce Momjian wrote: > Peter Eisentraut wrote: >> Bruce Momjian wrote: >>> Log Message: >>> ----------- >>> Update Solaris FAQ. >> Could someone please translate this to English first? > > Updated text: > > 9) Can I compile PostgreSQL with Kerberos v5 support? > > Kerberos is integrated in OpenSolaris and will be integrated in Solaris > 10u4. Kerberos v5 support is implemented by the GSS security libary > which contains Kerberos v5 functions. However, the library is private > and the interface might change without notice. That doesn't answer the question Joshua D. Drake -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL Replication: http://www.commandprompt.com/products/ ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| |||
| Joshua D. Drake wrote: > Bruce Momjian wrote: > > Peter Eisentraut wrote: > >> Bruce Momjian wrote: > >>> Log Message: > >>> ----------- > >>> Update Solaris FAQ. > >> Could someone please translate this to English first? > > > > Updated text: > > > > 9) Can I compile PostgreSQL with Kerberos v5 support? > > > > Kerberos is integrated in OpenSolaris and will be integrated in Solaris > > 10u4. Kerberos v5 support is implemented by the GSS security libary > > which contains Kerberos v5 functions. However, the library is private > > and the interface might change without notice. > > That doesn't answer the question Good point. I think I need to just add "Yes," to the first sentence. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| |||
| Bruce Momjian wrote: > Joshua D. Drake wrote: >> Bruce Momjian wrote: >>> Peter Eisentraut wrote: >>>> Bruce Momjian wrote: >>>>> Log Message: >>>>> ----------- >>>>> Update Solaris FAQ. >>>> Could someone please translate this to English first? >>> Updated text: >>> >>> 9) Can I compile PostgreSQL with Kerberos v5 support? >>> >>> Kerberos is integrated in OpenSolaris and will be integrated in Solaris >>> 10u4. Kerberos v5 support is implemented by the GSS security libary >>> which contains Kerberos v5 functions. However, the library is private >>> and the interface might change without notice. >> That doesn't answer the question > > Good point. I think I need to just add "Yes," to the first sentence. Yeah I think that will do it Joshua D. Drake -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL Replication: http://www.commandprompt.com/products/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Would you like a krb5.h file for Solaris 9-10 that will allow you to "break into" the "hidden" library? Also S10u4 won't be out until this summer. I'd say the answer is currently "no". It's known by Sun that Postgres will compile against their Kerberos libraries though. On Feb 23, 2007, at 12:29 PM, Bruce Momjian wrote: > Peter Eisentraut wrote: >> Bruce Momjian wrote: >>> Log Message: >>> ----------- >>> Update Solaris FAQ. >> >> Could someone please translate this to English first? > > Updated text: > > 9) Can I compile PostgreSQL with Kerberos v5 support? > > Kerberos is integrated in OpenSolaris and will be integrated in > Solaris > 10u4. Kerberos v5 support is implemented by the GSS security libary > which contains Kerberos v5 functions. However, the library is private > and the interface might change without notice. > > -- > Bruce Momjian <bruce@momjian.us> http://momjian.us > EnterpriseDB http:// > www.enterprisedb.com ------------------------------------------------------------------------ The opinions expressed in this message are mine, not those of Caltech, JPL, NASA, or the US Government. Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |