similar to: User and GRoup mapping

Displaying 20 results from an estimated 3000 matches similar to: "User and GRoup mapping"

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
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
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 #
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
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
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
2008 Oct 02
0
Member Server Problems
I have having problems with what should be a fairly simple configuration. I have a PDC and a Member server accessed by several windows workstation. The PDC seem to be working fine, but every time I restart the network (usually for an update) all users have problems accessing the shares on the Member Server. Sometimes only a few share are accessible. sometime none. I have been able to get it
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 26
1
Missing record in share-info.tdb
I may have a clue. I have two servers running Samba 3.2.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 but no combination
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
2019 Feb 24
4
Samba Won't start after upgrading Operating system
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 as an NT style member server server with smbd nmbd and winbindd all running. None of them will start. It worked this morning. This morning it was running Version 4.3.11-Ubuntu This afternoon after the upgrade it's Version 4.7.6-Ubuntu The logs in
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
2007 Mar 23
2
Domain Member Server Problem
We have a Windows Domain NT. We are setting up four samba Servers, two new and 2 legacy servers. The new server are Ubuntu AMD64 Linux with Samba 3.0.22 One of these is the PDC. The legacy Servers are Solaris 8 running Samba 3.0.24. We are using winbindd and local tdb files on the PDC for authentication. We plan to migrate to LDAP latter. I have used SWAT to configure each server. I have
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
2018 Aug 05
3
Setting up new samba-ac-dc on Ubuntu 18.04 - KDC not FOUND
OK I'm back on this after a tour through firewalld and other issues. I see Louis has posted his how to on git-hub. It seems very helpful I also see his method uses the Ubuntu resolver but also uses bind9 so I'm not sure whether his method can be adapted to using the internal DNS in Samba. In setting this up one of my main goals is to limit the amount of customization I do as I have