Displaying 7 results from an estimated 7 matches for "milen".
Did you mean:
milan
2009 Jun 15
2
Click-to-dial CTI for Windows
...very well.
We are looking for an application which can allow us to dial a number
from Outlook and IE/Firefox for outbound calls and get a pop-up for
inbound calls with call history using a hardware deskphone.
It seems simple - but nothing so far fits the bill.
Can you recommend something?
Thanks!
Milen
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately...
2005 Apr 27
4
Shorewall and PPPoE
Hi,
I''m new to shorewall and iptables. I installed shorewalls ver. 2.2 two
days ago and it''s working now, but I have some questions concerning pppoe.
I have my ISP''s connection to internet trough PPPoE over an ethernet
card. On the ethernet card I have a static IP and I have access to all
other ISP''s clients wich are in the same subnet (it''s a small
2003 Mar 14
1
cannot get a list of Win2000/NT shares using SMBCLIENT -L with anonymous login
...I use smbclient L with username and password then I DO get a list of
shares on Win2000 and WinNT machines.
Why I cant get the list of all shares on Win2000 and WinNT machines?
Windows2000/NT machines are able to browse each others why samba cant?
Thank you for the help in advance!
Best regards:
Milen
---------------------------------------------------------------------------
[user1@linuxbox user1]$ smbclient -L WIN2KHOST
added interface ip=192.168.5.80 bcast=192.168.5.255 nmask=255.255.255.0
Password:
Anonymous login successful
Domain=[TECH] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]...
2003 Jan 09
0
can browse/copy/delete file from samba's shares but can't print
...epts it. The strangest thing is
that one could browse the samba' shares from those
w98/95 machines without problem (create, edit, delete files even).
Any tips? We thought it has to do with password encryption but then how
one will be able to browse the Linux...
Thanks for the help in advance.
Milen
2002 Sep 11
2
winXP sp1 seems to break roaming profiles on samba3
I applied sp1 and get a message saying that the
"a server copy of the profile exists that does not have the correct
security. Either the current user or the Administrator's group must be
the owner of the folder."
the owner of the profile is correct...
It works again when I re-image back to pre sp1
there is an event in the security log saying...
Logon Failure:
Reason: An error
2003 Dec 01
0
No subject
...9067.io@cox-internet.com>; Mon, 16 Jul 2001
22:38:27 -0500
Message-ID: <3B53B380.65771829@cox-internet.com>
Date: Mon, 16 Jul 2001 22:39:44 -0500
From: David Rankin <drankin@cox-internet.com>
X-Mailer: Mozilla 4.7 [en]C-NSCPCD (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Milen <milend@ansco.com>, Samba <samba@us5.samba.org>
Subject: Re: can smaba help me?
References: <01C10E21.9F60DEC0.milend@ansco.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-...
2003 Dec 01
0
No subject
...en(pjob.filename, O_CREAT|O_EXCL|O_RDWR, 0600 );
+
+ if (pjob.fd == -1 ) {
+ slprintf(pjob.filename, sizeof(pjob.filename)-1, "%s/%sXXXXXX",
+ path, PRINT_SPOOL_PREFIX);
+ pjob.fd = smb_mkstemp(pjob.filename);
+ }
if (pjob.fd == -1) {
if (errno == EACCES) {
Return-Path: <milend@ansco.com>
Delivered-To: samba@lists.samba.org
Received: from westmount.ansco.com (unknown [204.19.16.11]) by
lists.samba.org (Postfix) with ESMTP id 5A21444E7 for
<samba@lists.samba.org>; Mon, 16 Jul 2001 14:53:22 -0700 (PDT)
Received: from sanfrancisco ([192.168.5.44]) by westmount....