Displaying 20 results from an estimated 59 matches for "recors".
Did you mean:
record
2005 May 16
0
Can't authenticate to mount mapped drives
Hi,
Every time I try to access the mapped drive in Windows to the
Unix box, I get username/password prompt. No changes to the smb.config file
has been made, we only tried restarting the samba service. What am I doing
wrong? Attached is the smb.conf file and log files for nmdb and my pc log
file.
Smb.conf
# Global parameters
[global]
coding system =
client
2016 Nov 05
3
adding Windows client reverse dns entries
...t; This mornings testing (nslookup of client IP addresses) is not finding
>> clients via their IP addresses. (Forward lookups via hostname work
>> fine.)
>
> What samba version do you use?
> Early samba4 versions does not support (or have a buggy support) for auto-register PTR recors, as far i remember.
>
> In my 4.1.9 it is also not working, if it fixed - I'm interested in what version.
>
> --
> Mike
V4.5.0 on Ubuntu 16.04.1LTS for the DC's
V4.3.11 on Ubuntu 16.04.1LTS on member
--
_______________________________
Bob Wooden of Donelson Trophy
2016 Nov 05
3
adding Windows client reverse dns entries
Once again, reading here and there and I am confused.
I thought the W clients (both W7 and W10) reverse dns PTR records where
added by the ADDC automatically.
This mornings testing (nslookup of client IP addresses) is not finding
clients via their IP addresses. (Forward lookups via hostname work
fine.)
Do we (users of samba4) need to add each W client to our dns servers?
(Grated this would
2016 Nov 07
2
adding Windows client reverse dns entries
...reverse dns PTR records
>> where added by the ADDC automatically.
>>
Yes, correct if your setup is correct then yes this works.
With a default windows install and with a few GPO changes.
> Early samba4 versions does not support (or have a buggy support) for auto->register PTR recors, as far i remember.
I use windows to let it register and update its own record.
My setup.
Samba 4.4.5, win7 64b/win10 64b.
Static and dhcp ips. ( dhcp is not linked to the samba DC )
I did set in the gpo, in network/DNS client. ( computer policy )
The connections specific DNS suffix.
Enabl...
2009 Nov 02
4
GSM and Wav format
Hello,
Let me explain a scenario
There are different Asterisk Servers at different Remote locations.
Recording in different formats for FIVE seconds reveals that
Format : Size
wav : 84 KB
gsm : 8.3 KB
sln : 84 KB
It can be recorded in any format. This is size for five seconds only. We
need to transfer these files from different remote servers to a centralized
server.
We need to play these
2016 Nov 05
2
adding Windows client reverse dns entries
...>
> This mornings testing (nslookup of client IP addresses) is not
> finding clients via their IP addresses. (Forward lookups via
> hostname work fine.)
> What samba version do you use?
> Early samba4 versions does not support (or have a buggy support)
> for auto-register PTR recors, as far i remember.
>
> In my 4.1.9 it is also not working, if it fixed - I'm interested
> in what version.
>
> --
> Mike
V4.5.0 on Ubuntu 16.04.1LTS for the DC's
V4.3.11 on Ubuntu 16.04.1LTS on member
Hi Bob, try looking in syslog, is there anything like this:
sa...
2006 Mar 12
7
stop monitor on transfer
Guys.
This idea has been banging my headfor days now and I feel the need to share
with you.
Imagine this scenario: all calls come in thru a receptionist, asterisk
records all incoming calls, the receptionist's work is to transfer the calls
to internal people but some of them are bosses and you know how bosses are,
they don't want their calls to be recorded, so, I have been trying to
1999 Sep 11
0
nmb errors overflowing onto console
Hello everyone,
I have a curious problem that seemingly came out of nowhere. After
searching through the archives, I see that I am not the first to discover
this problem, but so far, no solution has been found. In June 99, Mark
Drummond mentioned a similar problem.
Recently, I started seeing nmbd errors on the console. A little poking
around revealed a log file full of these errors. Below is a
2009 Feb 25
1
controller and views
...writing an application in which i have list of books fetching from
data base,i am using textbox to display that data from database .ie
"xyz" hindi, are in textbox.
i am displaying 100 record per page ,i want to use single save button
that will save changes in all page instead of for each recors (means if
i change "xyz"(name) from first line and "english"(language) from second
and clock on save button all changes must be saved in database)how can i
do that?
id name language year
1 xuz hindi 2008
2 sdd english 1982
.
.
.
.
.
100 xde eng 2009
__________...
2014 Apr 10
1
[PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics
On Fri, 03/21 17:41, Jason Wang wrote:
> This patch adds simple python to display vhost satistics of vhost, the codes
> were based on kvm_stat script from qemu. As work function has been recored,
> filters could be used to distinguish which kinds of work are being executed or
> queued:
>
> vhost statistics
>
> vhost_virtio_update_used_idx 1215215 0
2014 Apr 10
1
[PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics
On Fri, 03/21 17:41, Jason Wang wrote:
> This patch adds simple python to display vhost satistics of vhost, the codes
> were based on kvm_stat script from qemu. As work function has been recored,
> filters could be used to distinguish which kinds of work are being executed or
> queued:
>
> vhost statistics
>
> vhost_virtio_update_used_idx 1215215 0
2015 Feb 27
2
Failed DNS update - NT_STATUS_IO_TIMEOUT ( and solved)
Hai,
?
Just a tip for the people reading the list.
?
if you see Failed DNS update - NT_STATUS_IO_TIMEOUT? or messages : ?RPC unavailable if you connect from windows client to the samba AD DC server
?
Read this.
?
I have a "test' AD DC on a XEN server running and this DC does nothing.
1 pc ( win7) is joined, some dns recored are set, nothing special..
?
today i checked the logs, and
2012 Nov 21
1
about index speed of xapian
hi,
i use xapian to index a txt file, it's size is 268M. i take each line as a document, and each line has two field like 13445511 | 111115151. the recored size is 10000000. the XAPIAN_FLUSH_THRESHOLD set 1000000. it takes 1026544ms to index the file, it is more slower than lucene. The lucene speed is about 40000 records per second.
code:
try
{
Xapian::WritableDatabase
2016 Nov 07
1
adding Windows client reverse dns entries
...and W10) reverse dns PTR records
> where added by the ADDC automatically.
Yes, correct if your setup is correct then yes this works.
With a default windows install and with a few GPO changes.
> Early samba4 versions does not support (or have a buggy support)
> for auto->register PTR recors, as far i remember.
I use windows to let it register and update its own record.
My setup.
Samba 4.4.5, win7 64b/win10 64b.
Static and dhcp ips. ( dhcp is not linked to the samba DC )
I did set in the gpo, in network/DNS client. ( computer policy )
The connections specific DNS suffix.
Enabl...
2010 Sep 03
3
How to tell if there is a transfer from CDR?
Is there any way to know if a call was transferred from reading the
CDR? Any relation in fields like UNIQUEID? Something that can be
scripted to make a special report?
--
Telecomunicaciones Abiertas de M?xico S.A. de C.V.
Carlos Ch?vez Prats
Director de Tecnolog?a
+52-55-91169161 ext 2001
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2003 Mar 18
3
can't print over samba
Following a working fine samba install,
I just did a new installation of samba 2.2.8 on FreeBSD 4.8(s)
and while I can explore the network and I can copy files to unix,
I cannot print to unix. Then log.nmbd file says;
[2003/03/17 16:58:10, 0] nmbd/nmbd.c:main(795)
Netbios nameserver version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2003/03/17 16:58:10, 1]
2008 Aug 28
1
ADS Trouble authorizing users.
Hi all,
I've set up a CentOS machine with samba version 3.0.28-1.el5_2.1 to join a
Windows 2003 ADS. Everything seemed to go fine while joining the domain:
[root@mailserver ~]# net ads join -U administrator
administrator's password:
Using short domain name -- MYDOMAIN
Joined 'MAILSERVER' to realm 'MYDOMAIN.LOCAL'
The trouble I'm having is authorizing users.
When
2004 Aug 06
3
icecast +liveice +linein
use icecast+liveice and i need to get stream from linein .
Icecast work perfectly and liveice was perfectly but i can get stream
only if I plug
lineout from my radio box to mic on my sound card . Is there any special
config string in liveice for streaming from linein or maybe liveice
can't do it
my liveice.cfg
# liveice configuration file
SERVER localhost
PORT 80
NAME My Radio Box
GENRE
2006 Feb 08
1
Possible AGI Bug in Asterisk?
Dear All,
I seem to have stumbled across an AGI problem;
I have written an AGI Script (bottom of this email);
The script does the following;
Makes a CDR entry when called
Records the call
Updates the CDR
Finds a corresponding DNIS from the SMDR table (captured via a serial
port logger)
Matches up the record and updates the CDR.
The script works perfectly in my test lab and has been doing so
2018 May 30
2
[RFC V5 PATCH 8/8] vhost: event suppression for packed ring
On Tue, May 29, 2018 at 10:10:30AM +0800, Jason Wang wrote:
> This patch introduces basic support for event suppression aka driver
> and device area.
>
> Signed-off-by: Jason Wang <jasowang at redhat.com>
> ---
> drivers/vhost/vhost.c | 191 ++++++++++++++++++++++++++++++++++++---
> drivers/vhost/vhost.h | 10 +-
>