Displaying 20 results from an estimated 600 matches similar to: "?The network name cannot be found?"
2005 Aug 17
2
Profiles 'problem'
Hello,
I use samba-3.0.14a_1,1 on FreeBSD 5.4-STABLE. Everything is running perfectly.
Today, the profile of my users are stored on the file server. For example:
John logon on the Windows 2000 Professional workstation called machine01. It's
the first logon of John on this machine, but him already have a profile stored
on the file server. When John logon to machine01, the profile of John are
2008 Sep 18
1
using NOPASSWD in sudoers
Hello Everyone,
I am trying to change our /etc/sudoers (using visudo) to allow 2
commands to be run as root without a password, but it isn't working.
Here is the part of the sudoers file that is in question.
# User alias specification
User_Alias FULLACCESS = doug, scott
# members of the FULLACCESS User_Alias may run chown and chmod without
a password
FULLACCESS ALL = (root) NOPASSWD:
2004 Dec 27
2
Cant get Asterisk server talk with IAX
Hi everyone,
I am trying to connect 2 asterisk servers via IAX, but it just
fails to do so.. I'm using SIP to connect the IP phones on the
LAN at the 2 different physical locations where each server
resides and I'm able to communicate on my LAN via SIP without
any issues. The problem is that I'm unable to make Asterisk
servers talk with each other via IAX..
Here is my issue.
2008 Sep 02
4
Permission denied on mounted CIFS share
We have this situation:
System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz).
On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share from sledz at system A with this command:
sudo mount -t cifs -o user=sledz,uid=hydra //A/sledz localdir
A subdir of this directory seen from A looks like this:
sledz@A> ls
2003 Jun 26
4
Asterisk, IAX and NAT issue
Hi,
I have two Asterisks identically installed on two computers.
One of them is directly connected to the Internet, the other one through a
NAT router (Netgear MR314).
On the one behind the router I have an X100P card installed for PSTN
connections.
In the local LAN of each PBX they are several hardware IP phones (Cisco 7960
and 7940 with SIP images, firmware image P0S3-04-4-00.bin).
I have
2015 Jun 18
1
error trying to get PJSIP working
I'm doing an upgrade from Asterisk 11 to 13. I'm following the guide at https://wiki.asterisk.org/wiki/display/ast/setting+up+PJSIP+REaltime to setup realtime, as I use realtime on Asterisk 11 too.
I'm getting the following error when trying to connect the peer to the server.
Help? :)
Thanks,
Travis
[Jun 15 16:20:03] NOTICE[5116] res_odbc.c: res_odbc: Connected to laf [laf]
[Jun
2002 Nov 22
1
acl control in access for acl_external
hello
i finally have success with winbind!!!! :) thanks everybody
so, i use this acl's in squid
external_acl_typqe NT_global/-group %LOGIN
/usr/local/squid/libexec/wb_group
acl FullAccess external NT_global_group "domain group"
httpd allow FullAccess
httpd deny all
with this configuration all is DENID by squid. what????????
it's possible to write acl's specifics for
2014 Jun 16
1
SELinux issue?
I've recently built a new mail server with centos6.5, and decided to bite the
bullet and leave SELinux running. I've stumbled through making things work and
am mostly there.
I've got my own spam and ham corpus as mbox files in /home/user/Mail/learned.
These files came from my backup of the centos 5 server this machine is replacing.
The folder is owned by the user (the following is
2005 Mar 22
3
IP PHONE with chip PA1688 and IAX2 Authentication
Dear All,
I bought one IP PHONE from Integrated Networks which was showed to wiki too:
http://www.voip-info.org/tiki-index.php?page=Intergrated-Networks
I have problems with the Asterisk authentication. It does't want to LOG IN
to Asterisk; it always says "LOG ON FAILED". I'm using the IAX2 protocol and
all paramters seems to be correct.
Does somebody use the same IP PHONE with
2003 Jul 31
4
'System' application exit with error even if it performs the job as expected
Hi,
When I try to run the command wmix to mix two WAV files recorded by the
Monitor application I get the following warning in the console and the macro
exit at that point.
Running the command from a standard system console it works. More, even from
this macro it works and produce a valid mixed file, but still get that error
and the macro cannot continue.
Why?
I have tried even with a simple
2011 Nov 13
0
LaF 0.3: fast access to large ASCII files
The LaF package provides methods for fast access to large ASCII files.
Currently the following file formats are supported:
* comma separated format (csv) and other separated formats and
* fixed width format.
It is assumed that the files are too large to fit into memory, although
the package can also be used to efficiently access files that do fit
into memory.
In order to process files that
2011 Nov 13
0
LaF 0.3: fast access to large ASCII files
The LaF package provides methods for fast access to large ASCII files.
Currently the following file formats are supported:
* comma separated format (csv) and other separated formats and
* fixed width format.
It is assumed that the files are too large to fit into memory, although
the package can also be used to efficiently access files that do fit
into memory.
In order to process files that
2004 Oct 14
5
Photoshop "Disk Full" error, a linux filesystem NOT Samba issue
Hi all.
Thought you would all be interested to know that i, like many others, am
experiencing issues with Samba and Photoshop 7.0.
The problem is specific to Photoshop 7.0 when saving files to a Samba
share via a W2k/XP OS.
Users experience a disk full error when saving from Photoshop but have
no issues copying/moving etc files to/from the share outside of PS.
Well, after some testing, the
2019 Nov 06
2
possible bug in Asterisk 16
Hello,
I am experiencing weird problem in Asterisk 16.2, possibly a bug. Same
thing works fine in Asterisk 11. Here is the situation:
I have 2 extensions on 2 phones. 4 extensions in total.
phone 1:
8882
8382
phone 2:
8884
8384
And I have 2 SIP trunks for outgoing calls. I want to call via SIP1 when
called via 8882 or 8884, and SIP2 when called via 8382 or 8384.
And one last detail. SIP1
2016 Jan 27
2
CentOS 7, man
This is... odd.
>From my workstation, where I'm directly logged in, if I ssh to any CentOS
7 box, as myself, and try to run man, it fails.
Example 1:
man dd
man:
cannot write to /var/cache/man/cat1/dd.1.gz in catman mode
dd.
Example 2:
man dd
man: can't chmod (null): Bad address
man: can't unlink (null): Bad address
dd.
In all cases, if I sudo -s to root, I have no trouble
2009 Sep 18
2
gdm-simple-greeter config?
grep face /home/<username> -r
:)
--
David Fix
Senior Systems Administrator
Mr. X Inc.
----- Original Message -----
From: "m roth" <m.roth at 5-cent.us>
To: "CentOS mailing list" <centos at centos.org>
Sent: Friday, September 18, 2009 9:01:27 AM
Subject: Re: [CentOS] gdm-simple-greeter config?
> Greetings,
>
> On Fri, Sep 18, 2009 at
2015 Jun 11
2
more newbie questions -- init 5 works, init 3 doesn't for "normal" users
On 06/11/2015 08:28 AM, m.roth at 5-cent.us wrote:
> Kay Schenk wrote:
>> On 06/10/2015 10:06 PM, Gordon Messmer wrote:
>>> On 06/10/2015 05:25 PM, Kay Schenk wrote:
>>>> I get /home/<username> not found when it's there and
>>>> setup with correct permissions -- well here I am using it
>>>> in run level 5 just fine!
>>>
>
2006 Sep 26
3
Samba ignores groups for ACL !
Hello, i hope u guys can help me.
This is the first time I write to the list. Sorry about my english...
i got a solaris 10 machine and installed "samba 3.0.2.3c" with "openldap 2.3.2.1" , "openssl 0.9.8" and "gcc 3.4.6".
i configured kerberos and all the other things. all good.
i added the samba-server (solaris10) to a active directory domain.
with
2005 Mar 12
2
Unable to create channel of type 'IAX2'
Hi all,
I'm a newbie and I have a configuration problem with Asterisk.
Seems that I'm not able to call an outbound number. I'm quite sure that it
is a configuration problem, but I'm not able to find out where is the
mistake, even reading several docs to www.voip-info.org.
I do not have a good knowledge of Asterisk, I'm not very familiar with its
configuration and I've a
2006 Nov 25
1
dialing with different speed
Hi all,
I have a VOIP phone with the PA1688 chip; my firmware is V1.42.028.
This IP phone is registered in an Asterisk PBX and I've a problem when I dialing internal number.
If I dial an internal number, like for example 102, the IP phone takes 35 seconds to send the number to Asterisk; here below the debug output
192.168.0.75: first
192.168.0.75: 1
192.168.0.75: 10
192.168.0.75: 102