This is a discussion on Re: [GENERAL] [PATCHES] Removing Kerberos 4 within the pgsql Hackers forums, part of the PostgreSQL category; --> > Has Kerb4 been marked as depricated in the docs at all? If > not it might be best ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > Has Kerb4 been marked as depricated in the docs at all? If > not it might be best to just do that and then yank it later. Yes, since 7.4. http://www.postgresql.org/docs/8.0/s...l#KERBEROS-AUT H http://www.postgresql.org/docs/7.4/s...l#KERBEROS-AUT H "Kerberos 4 is considered insecure and no longer recommended for general use." //Magnus ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |
| ||||
| On Thu, Jun 23, 2005 at 07:34:30PM +0200, Magnus Hagander wrote: > > Has Kerb4 been marked as depricated in the docs at all? If > > not it might be best to just do that and then yank it later. > > Yes, since 7.4. > > http://www.postgresql.org/docs/8.0/s...l#KERBEROS-AUT > H > http://www.postgresql.org/docs/7.4/s...l#KERBEROS-AUT > H > > "Kerberos 4 is considered insecure and no longer recommended for general > use." Just as a nitpick, in the future it would probably be better to explicitely say if something is considered depricated and will be removed in the future. Having said that, that statement means it's removal shouldn't come as a shock to anyone. -- Jim C. Nasby, Database Consultant decibel@decibel.org Give your computer some brain candy! www.distributed.net Team #1828 Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) |