search for: arief

Displaying 6 results from an estimated 6 matches for "arief".

Did you mean: brief
2010 Oct 04
1
Metropolis: Implementation of Interlock Protocol using Linux Shell Programming, OpenSSH, and GPG
...d the Sleeper. It's assumed that you have exchange your public key to your partner in secure way: SOURCE CODE METROPOLIS (Also attached) #################################################################### # Implementation of Interlock Protocol in Shell Script # # Writen by Arief Karfianto, karfi.nci at gmail.com # # September 2010 # # GNU Public Licensed # ######################## THE MIRACLE AND THE SLEEPER ############## clear echo " ++++++++++++++++...
2004 Apr 27
0
(no subject)
...ne 20040408 on suse 8.0. i've installed it to run Lotus Notes Client, all looks fine until i want to insert an attachment, and when already select one, it cames to error opening meta file ... this error didn't come out like this one when i use the 20040318 anyone have a clue ? Regards, Arief
2004 Apr 19
2
wine-20040408
i am running MsOffice 2000 in wine-20031212 without problem. Now i tried to do the same with wine-20040408 but its not working. word stops with showing lot of errors and last with "winedbg>" Any body running office 2000 in this version. Please mail ur config file or any tweak i want to work on it. Thanks SK --
2011 May 06
6
Rooting FreeBSD , Privilege Escalation using Jails (Pétur)
I read this (http://www.petur.eu/blog/?p=459) blog post today. It's about that a remote user with root privilegs to a FreeBSD jail & user privileges to the jails host machine can obtain root privileges on the host machine. Can someone confirm if this bugg/exploit works?
2011 Nov 11
1
User longer than 20 characters can't join domain (windows 7 pro)
...g sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/11/10 14:06:08, 3] smbd/connection.c:31(yield_connection) Yielding connection to projcontrol.sect.head [2011/11/10 14:06:08, 3] smbd/error.c:60(error_packet_set) error packet at smbd/reply.c(689) cmd=117 (SMBtconX) NT_STATUS_BAD_NETWORK_NAME -- Arief Yudhawarman http://awarmanf.wordpress.com
2007 Oct 28
0
HelpMe: Modify OpenSSH with C Programming Language.
I try to modify OpenSSH. I want to add random delay function for each interactive mode so that the transmission of packet from ssh server to ssh client when client asked for password , has random delay. I have download OpenSSH-4.7p1 and I'm familiar enough with C Programming Language and Linux. But I don't know , which part or which file that I have to modify. I hope for some reply .