Displaying 4 results from an estimated 4 matches for "challen".
Did you mean:
hallen
2012 Jan 05
1
Re old message CPQPOWER-MIB - nearly there (using snmp-ups with HP AH401A management card)
Hi,
This appears to be related to a thread from January 2010:
http://lists.alioth.debian.org/pipermail/nut-upsdev/2010-January/004470.html
NB: This is on an HP-UX 11.31 box, using a self compiled and packaged version of NUT 2.6.3, and net-snmp v5.7.1.
Therefore some of the search paths and things like that may well be wrong because I've done something dumb. I'm also
only just getting
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
..._TARGET_IS_SERVER 0x20000
-#define NTLM_FLAGS_MASK 0x0ffff
-
-#define NTLM_NONCE_LENGTH 8
-#define NTLM_HASH_LENGTH 21
-#define NTLM_RESP_LENGTH 24
-#define NTLM_SESSKEY_LENGTH 16
-
-typedef unsigned short uint16;
-typedef unsigned int uint32;
-
-typedef enum {
- NTLM_REQUEST = 1,
- NTLM_CHALLENGE = 2,
- NTLM_RESPONSE = 3
-} ntlm_type_t;
-
-typedef struct {
- uint16 len;
- uint16 maxlen;
- uint32 offset;
-} ntlm_buffer_t;
-
-typedef struct {
- u_char sig[sizeof(NTLM_SIGNATURE)];
- uint32 type;
- uint32 flags;
- ntlm_buffer_t domain;
- ntlm_buffer_t wkstn;
- /...
2006 Feb 21
17
What business IP phone to use
I have been struggling with this issue for about a year now. There were
just too many IP phones to choose from at all sorts of price points and not
enough information about any of them. Now I am looking at the situation
again and if anything it has gotten worse. There are even more phones and
all sorts of opinions. For every person that says phone x is great there is
someone else complaining
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares.
The root user has no problem mounting . But regular users get the error
"mount: only root can do that "
when trying to execute the following.
mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E
Any help is appreciated.
Thanks,
Charles