Displaying 20 results from an estimated 2000 matches similar to: "Member Server Problems"
2008 Jul 17
0
Domain MEmber Groups
We have two servers, one PDC and one Domain Member Server. I have been
having problems with the Domain Member Server since a recent upgrade to
Samba 3.0.28a on Ubuntu. Every time samba is restarted users lose access
to the shares on the Member Server.
It appears to be related to group mapping. Users on the Domain Member
(Louise) seem to be GID "users", not GID "samba" as
2008 Nov 25
2
Users cannot access shares on member server after restart
I've posted about this problem several times but so far nothing has worked.
Whenever I restart my samba servers the member server refuses to
authenticate users. Sometimes is will only authenticate some users on
some shares. Usually by fiddling with it I can eventually get it to
work but I can't identify the solution so I can replicate it. Once it
finally starts to work it works
2008 Jun 28
0
Domain Member Server Problem
I have a problem with a Member Server on Samba 3.0.28a running on Ubuntu
Heady. Both systems were recently upgraded using Ubuntu's automated
upgrade. It's also possible I broke a working configuration by accident.
The shares on the Member server are visible on the XP clients and some
users can authenticate properly. At least one user on one XP desktop
cannot. The shares are visible
2010 Jan 14
1
Different Access to 2 Share with the same smb.conf
I have a problem with accessing two share. Sigma works as expected one
Windows always asks for a login name even though their smb.conf entries
are the same;
I even tried adding public to the Windows share with no success.
[Sigma]
Comment = Sigma Design Data
path = /files/Lucretia/Sigma
writeable = yes
browseable = yes
create mask = 0764
directory
2010 Jan 21
2
Samba Permissions Problem
I need help understanding what is happening and trouble shooting.
I have two servers running Samba 2.3.3, one as a Domain Controller one
as a Member Server. Both are running Ubuntu 8.10. smbd, nmbd and
winbindd using the tdb back end are running on both.
I have two shares on the member server and as far as I can tell they are
identical. [Projects] works as expected but [Windows] always asks
2010 Jan 25
1
Problem Samba Share
I'm running out of things to check.
I have two servers running Samba 2.3.3, one as a Domain Controller one
as a Member Server.
Both are running Ubuntu 8.10. smbd, nmbd and winbindd using the tdb back
end are running on both.
On the Member Server when I access the [Projects] share everything works
as expected. When I access the [Windows] share I get prompted for a user
name and password
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a
Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and
winbindd using the tdb back end.
I am having a problem understanding ID mapping. The mapping is not the
same on both machines.
On the Domain Controller
> root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob'
> rob:*:1000:2003:Robert
2009 Feb 17
0
Users lose connections after restarting servers.
I've had a long running problem with two servers. One is the PDC of a NT
style domain one is a Member Server. Sometimes when I restart the
servers after maintenance some users lose connections to the Member
Server. Sometimes it takes several hours for the problem to show up
(today it took about 16 hours).
I have been unable to determine the cause but I can usually solve it by
restarting
2010 Jan 22
1
wbinfo, net, getent and groups
I have two servers running Samba 2.3.3, one as a Domain Controller one
as a Member Server. Both are running Ubuntu 8.10. smbd, nmbd and
winbindd using the tdb back end are running on both.
I am don't understand the results. As far as I can tell I have
everything configured as it should be.
The basic globals for the DC
[global]
workgroup = ATLANTA
time server = Yes
2011 Feb 03
1
Double user name
I have two samba servers running Ubuntu 10.04 Samba Version 3.4.7
One server acts as domain controller and stores user ids in a .tdb
Somehow I've ended up with a duplicate user name.
On the Domain Controller
# pdbedit -w -L|grep debbie
debbie:1005:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:84DEC6FE3B018B0FB977EDDF5009742C:[U
]:LCT-4D4B086F:
On the other Server running winbind I get
#
2019 Feb 24
0
Samba Won't start after upgrading Operating system
On Sun, 24 Feb 2019 13:08:07 -0500
Robert Steinmetz <rob at steinmetznet.com> wrote:
> Rowland Penny via samba wrote:
> On Sat, 23 Feb 2019 19:55:03 -0500
> Robert Steinmetz via samba <samba at lists.samba.org> wrote:
>
> I ungraded my Linux Operating system from Ubuntu 16.04 LTS to 8.04 LTS
>
> Samba will not start after an upgrade to 18.04. My samba is running
2017 Jun 05
3
IAX port 4569
Use the command bellow to check if is Asterisk opening the port.
netstat -nap | grep 4569
You need to see something like this output, otherwise your asterisk is
not opening the port.
udp 0 0 0.0.0.0:4569 0.0.0.0:*
10244/asterisk
Att,
H?lvio Junior
dCAA - Digium Certified Asterisk Administrator
SafeId - Gest?o de identidades e Acessos
+55 41 | 9
2017 Jun 05
4
IAX port 4569
I think you need to increase verbose output and search in
/var/log/asterisk/full for any error message related to IAX2 registration
or simil.
2017-06-05 17:12 GMT-03:00 <thelma at sys-concept.com>:
> No, I don't think it is IP table issue, I've not upgraded dd-wrt for a
> while and it was zoiper was working OK with my previous version of
> asterisk.
>
> After upgrade
2017 Jun 05
3
IAX port 4569
You can use tcpdump in your server to verify if it is receiving the
packets.
tcpdump -ni any port 4569
So you have more than one ip in the server?
On 5 Jun 2017 9:13 pm, <thelma at sys-concept.com> wrote:
> No, I don't think it is IP table issue, I've not upgraded dd-wrt for a
> while and it was zoiper was working OK with my previous version of
> asterisk.
>
>
2017 Jun 05
3
IAX port 4569
Another might be to make sure iptables isn't blocking the connection.
You can run
iptables -L -n -v
To see if its set to block any ports.
On June 5, 2017 9:06:55 AM EDT, thelma at sys-concept.com wrote:
>I'm getting:
>netstat -a |grep 4569
>udp 0 0 0.0.0.0:4569 0.0.0.0:*
>
>Should I be getting localhost IP?
>
>Thelma
>
>On 06/05/2017
2008 Nov 26
2
Cannot Delete File
I just upgraded my Member Server to 3.2.4 on Ubuntu.
I have a permissions problem. Users can create files on the Samba shares
but they cannot delete files. Here is a typical share definition.
[Testing]
comment = Test for Samba
path = /files/test
browseable = yes
writeable = yes
create mask = 0764
directory mask = 0775
On the Linux side I can do
2018 Feb 16
2
incoming call label
On 02/15/2018 04:49 PM, Joshua Colp wrote:
> On Thu, Feb 15, 2018, at 7:46 PM, thelma at sys-concept.com wrote:
>
> <snip>
>
>>
>> Thanks again for the hint.
>> Here is the output from asterisk.
>>
>> The call is coming on Audocodes gateway from: pstn-4444
>>
>> But asterisk display:
>> Found peer 'pstn-9998' for
2018 Feb 15
3
incoming call label
On 02/15/2018 04:08 PM, Joshua Colp wrote:
> On Thu, Feb 15, 2018, at 7:03 PM, thelma at sys-concept.com wrote:
>> On 02/15/2018 03:44 PM, Joshua Colp wrote:
>>> On Thu, Feb 15, 2018, at 6:43 PM, thelma at sys-concept.com wrote:
>>>> I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports
>>>>
>>>> IN audocodes setting I
2007 Mar 25
2
Roaming Profiles Problem
I am moving our Samba Server from Solaris to Linux on a new server. I
have the users moved the users home directories moved and showing up
correctly on the workstations. The Profiles are in the Users home directory.
Users profiles seem to be saving correctly and being read, however no
changes can be made to them.
The new server are Ubuntu AMD64 Linux with Samba 3.0.22 One of these is
the
2017 May 08
2
Call does not go voicemail
The "error" I was talking about was in your log:
"...== Spawn extension (extensions, 4, 3) exited non-zero on
'IAX2/home_server-6364'..."
The call terminated here in a error which prevented the dialplan from
continuing. Something there is broken, my recommendation is to check you
registrations first inside asterisk:
> sip show peers
Something wasn't