Displaying 7 results from an estimated 7 matches for "jcanfield".
Did you mean:
  canfield
  
2004 Oct 13
2
Cannot receive files from server 3.0.7 to W2K
Hello,
My problem is the following :
I have a Debian (testing distribution) on which I used to have Samba
server v3.0.2a
it worked perfectly with my other machine which is running Windows 2000. 
I recently made a global packages update on my Debian machine, which
apparently changed the Samba server to 3.0.7
Since then, I have been absolutely unable to retrieve files from the
debian server to the
2007 Sep 17
7
Why does everyone seem to dislike *now?
Greetings,
   Last week I began researching Asterisk for the first time. I did what most
   noobs would do; downloaded an image that seemed simple and straightforward
   and had some credibility (*now).  I also downloaded the TFOT version 1 as
   a guide.
   As questions arose, I tossed a few out in #asterisckNOW channel..and found
   it to be a ghost town.  Only later did i start to ask a few
2007 Oct 05
6
Replace full PRI with SIP/IAX trunks...YES/NO?
...sier to manage. I can't help 
but wonder what I would be giving up?  I'd like to hear some "lessons 
learned" from those who are doing it or decided, for whatever reason, 
it's a bad idea.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jcanfield.vcf
Type: text/x-vcard
Size: 341 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20071005/d5f06f82/attachment.vcf
2004 Oct 12
1
Problems with samba shares locking in w2k ADS environment.
Greetings,
I have a Gentoo Linux machine running samba 3.0.7-r2
It's a member of a win2k ADS domain...all that seems to be working fine.
Problem:
When I share a directory on the Samba machine ADS members can see it,
browse it, and even create directories and small text files.  However,
if I try to drop anything large or binary, it lock up the win2k client
for about 2 minutes then resets.
2004 Oct 15
0
Samba mount performance issues.
I recently discovered some strange behavior when listing a mounted
(windows2k share) directory with over 500 files in it.  The 'ls' will
return blank three or four times before returning a list of files.
Mounted directories with fewer files do not have this issue.  
I'm using ReiserFS
Samba 3.0.7 
Mounting windows share via 'mount -t smbfs //server/resource
/mnt/resource'
Is
2004 Nov 12
1
MS User Manager Permission Denied
Greetings everyone!
For starters, I'm still on the uphill side of the samba learning curve
so bare with me.  I've just setup a test network in my office to see how
well I can replace a windows PDC with a samba solution (Mostly via
"Samba 3 by Example"). I do, however, have one issue that I can't seem
to figure out no matter how many hours I spend reading the archive
threads.
2007 Oct 03
3
Executing commands even if user hangs up.
Greetings,
I have a dialplan that calls the dictate application, but I want to do 
some post-processing on the RAW file created.  The post processing is 
working fine as long as the dictation application exits gracefully, but 
fails when the user simply hangs up.
How can I make sure the system() command is run regardless?
Example:
[test-dictation]
exten => 123,1,Dictate(/tmp/dictate)
exten