>So, just write a very simple call that uses system() or something and >checks the result code... Pass the userid and password either on command >line or in the environment. One minor nitpick - you don't want to pass a password by either the environment or as a command-line argument. Use a pipe instead - it's a lot safer. --Ken
- AFS Kerberos NSAPI module? Brian W. Spolarich
- Re: AFS Kerberos NSAPI module? Nathan Neulinger
- Re: AFS Kerberos NSAPI module? Ken Hornstein
- Re: AFS Kerberos NSAPI module? Nathan Neulinger
- Re: AFS Kerberos NSAPI module? Brian W. Spolarich
