search for: alann

Displaying 4 results from an estimated 4 matches for "alann".

Did you mean: alan
2000 Jan 25
1
nis passwords
Has anyone come up with a creative way to us nis passwords for both encripted and non-encripted passwords? Or a way to convert the nis password table to the smbpassword file, without having each user to login and change their password? Alan Neiman alan.neiman@ihs.com Unix System Administrator Information Handling Services
2008 Jul 12
1
<new Element> optimization
I have 2 problems with Prototype''s <new Element> method. 1. I have a lot of DOM elements created manualy with <new Element>. I have already about 1000 lines of code with just <new Element>. When I added it to the dome with <body.appendChild(root)> it takes a lot of time to insert. How to optimize it? May be it''s better to use simple HTML (may be with
1999 Jun 22
0
problem with printing
I had a Solaris 2.7 server up and running with samba 2.0.2, and everything was great. I downloaded 2.0.4b and installed it. Since then, printing no longer works. The only way someone can print something is if there is a drive mounted from the server to a client (it doesn't matter who mounts the drive). As soon as the drive gets unmounted printing stops working, and the Microsoft clents
2004 Aug 06
1
timing_sleep malfunctioning under MinGW
Hi, I have successfully gotten the libshout-2.0 release to compile under gcc/MingGW ('gcc -mno-cygwin', version 'gcc (GCC) 3.3.1 (cygming special)'), after applying Leigh Smith's patches as posted on this list (http://www.xiph.org/archives/icecast-dev/0660.html). I have then generated a dll and wrapped it in JNI using the stubs from libshout-java