Displaying 5 results from an estimated 5 matches for "bristow".
Did you mean:
ristow
2003 Jun 10
3
tftp server error
I have got a Solaris 9 package build from the latest tftp software at
ftp.kernel.org.
When I do the following:
./in.tftpd -l -s /tftpboot -m /tftprules -v
The tftp server does not start. The error in /var/adm/messages is
"too many -s directories".
If i do
./in.tftpd -l -s /tftpboot -v
then it works fine. But i need remap feature for my project.
The message I get when i do
2003 Jun 09
1
[patch] ./configure problem on Solaris with Sun's CC
Hi,
I have a problem with tftpd-hpa on Solaris-8, in that the configure
script cannot find the regex engine.
This is because of the following in configure.in:
LIBXTRA=false
AC_SEARCH_LIBS(xmalloc, iberty, , LIBXTRA=true AC_LIBOBJ(xmalloc))
AC_SEARCH_LIBS(xstrdup, iberty, , LIBXTRA=true AC_LIBOBJ(xstrdup))
AC_SEARCH_LIBS(bsd_signal, bsd, , LIBXTRA=true AC_LIBOBJ(bsdsignal))
if $LIBXTRA; then
2002 Jan 23
0
[PATCH] Add multiple AuthorizedKeyFiles options
...eysfile2" into an alias for
"authorizedkeysfile" (but perhaps it out to be deprecated instead).
Does this look OK to folk? If so, I'll make the approprate changes
to the manual pages and re-submit (via bugzilla, the mailing list,
or whatever is the Right Thing To Do).
--
Mike Bristow, embonpointful, but not managerial, damnit.
-------------- next part --------------
Index: auth-rsa.c
===================================================================
RCS file: /cvs/openssh/auth-rsa.c,v
retrieving revision 1.41
diff -u -r1.41 auth-rsa.c
--- auth-rsa.c 22 Jan 2002 12:16:33 -0000...
2003 Jun 09
0
[patch] ./configure problem on Solaris
Hi,
I have a problem with tftpd-hpa on Solaris-8, in that the configure
script cannot find the regex engine.
This is because of the following in configure.in:
LIBXTRA=false
AC_SEARCH_LIBS(xmalloc, iberty, , LIBXTRA=true AC_LIBOBJ(xmalloc))
AC_SEARCH_LIBS(xstrdup, iberty, , LIBXTRA=true AC_LIBOBJ(xstrdup))
AC_SEARCH_LIBS(bsd_signal, bsd, , LIBXTRA=true AC_LIBOBJ(bsdsignal))
if $LIBXTRA; then
2003 Apr 07
0
nt acl support
Hi,
I am currently putting together a smb server,
the client requires a single share where he can add
and remove read/write permissions for any user using
acl permissions from his win2k machine.
I have created a share, made him "admin user"
however ---- adding & removing ACL permissions
per user is impossible.
The error's that I am currently receiving are :
error packet at