Displaying 6 results from an estimated 6 matches for "_hard".
Did you mean:
hard
2003 Jul 25
0
samba and OS X 10.2.6 problems
...re is dumped off the desktop of the Mac, but
samba still shows it connected. If I clear the connection from the
samba server it can login and do the same thing again, but otherwise the
Mac has to reboot.
Anyone else seen this ??
170.957153 1.2.3.4.127 -> 1.2.3.4.135 SMB Open Request, Path: \._Hard
Drive_asr.dmg
170.957424 1.2.3.4.135 -> 1.2.3.4.127 SMB Open Response, FID: 0x29ee
170.957816 1.2.3.4.127 -> 1.2.3.4.135 SMB Transaction2 Request
FIND_FIRST2, Pattern: \._Hard Drive_asr.dmg
170.958063 1.2.3.4.135 -> 1.2.3.4.127 SMB Transaction2 Response
FIND_FIRST2, Files: ._Hard Drive_asr...
2001 Mar 15
1
News from AIX
...gert
-------
Index: session.c
===================================================================
RCS file: /cvs/openssh_cvs/session.c,v
retrieving revision 1.79
diff -u -r1.79 session.c
--- session.c 2001/02/18 19:13:34 1.79
+++ session.c 2001/03/15 15:13:44
@@ -89,6 +89,10 @@
# define S_UNOFILE_HARD S_UNOFILE "_hard"
#endif
+#ifdef _AIX
+# include <uinfo.h>
+#endif
+
/* types */
#define TTYSZ 64
@@ -1119,6 +1123,25 @@
debug("error setting satid: %.100s", strerror(errno));
}
#endif /* WITH_IRIX_AUDIT */
+
+#ifdef _AIX
+ /* AIX has a "usrinfo&qu...
2006 May 31
1
Advice needed: Rails generating Java WebRowSet style XML
All,
My Rails app. is required to interface with some pre-existing stuff that
consumes the XML output of a Java 1.5 WebRowSet. If you''ve never seen
once of these beasts, it is basically an XML-ized version of SQL data,
chock full of table and column specific metadata.
I should be able to generate this without too much trouble, but wondered
in anyone had any advice for me about how
2001 Feb 26
0
Problems with OpenSSH 2.5.1p1 on Solaris 8
...orig Mon Feb 26 14:36:13 2001
+++ session.c Mon Feb 26 17:03:10 2001
@@ -78,6 +78,10 @@
#define is_winnt (GetVersion() < 0x80000000)
#endif
+#ifdef HAVE_ETC_DEFAULT_LOGIN
+#include <sys/mman.h>
+#endif
+
/* AIX limits */
#if defined(HAVE_GETUSERATTR) && !defined(S_UFSIZE_HARD) && defined(S_UFSIZE)
# define S_UFSIZE_HARD S_UFSIZE "_hard"
@@ -1173,6 +1177,12 @@
#endif
if (!options.use_login) {
+#ifdef HAVE_ETC_DEFAULT_LOGIN
+ int fd, pagesize;
+ struct stat inode;
+ char *onemore = MAP_FAILED, *logstr = MAP_FAILED;
+ char *pathstr;
+#endif...
2000 Oct 15
1
Patch for Digital Unix SIA authentication
A while back, I sent in a patch that added Digital Unix SIA
authentication to OpenSSH. Well, I just figured out that it didn't
handle everything correctly (locked accounts could still log in). I
thought I had checked that, but I guess I missed it.
Anyway, here is a patch against OpenSSH 2.2.0p1 that fixes this.
--
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator
2005 Jul 07
2
r: LOOPING
hi all
i know that one should try and limit the amount of looping in R
programs. i have supplied some code below. i am interested in seeing how
the code cold be rewritten if we dont use the loops.
a brief overview of what is done in the code.
==============================================
==============================================
==============================================
1. the input