sys-fauth man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

SYS-FAUTH(2)							  SYS-FAUTH(2)

NAME
       fauth - set up authentication on a file descriptor to a file server

SYNOPSIS
       include "sys.m";
       sys := load Sys Sys->PATH;

       fauth:  fn(fd: ref FD, aname: string): ref FD;

DESCRIPTION
       Fauth  provides	a means for the current user to authenticate to access
       resources available through the 9P connection represented by  fd.   The
       return  value  is a file descriptor, conventionally called afd, that is
       subsequently used  to  execute  the  authentication  protocol  for  the
       server.	After successful authentication, afd may be passed as the sec‐
       ond argument to a subsequent mount call	(see  sys-bind(2)),  with  the
       same aname, as a ticket-of-entry for the user.

       If  fauth  returns nil, the error case, that means the file server does
       not require authentication for the connection, and afd should be nil in
       the call to mount.

SEE ALSO
       attach(5), security-auth(2)

DIAGNOSTICS
       The  system  error  string  is  set  on error, including the server not
       requiring authentication, and fauth returns nil.

								  SYS-FAUTH(2)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net