Re: mission: emulate "trusted login"
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Frediano Ziglio wrote: > Mmm... good. Personally I would check some OS software. I think curl > and firefox implements SSPI but you can find code in many places. Good suggestion! Curl has nice code and seems to do what I want. I can't use it directly because they're using it for HTTP, but it looks like it might be a useful example. --jkl