Displaying 20 results from an estimated 3000 matches similar to: "Samba4 upgradeprovision and sysvol permissions error"
2013 Sep 13
2
samba4 upgradeprovision
I have the latest samba4 4.2 git running on centos6.4 but when I originally
provisioned it I didn't include the --use-rfc2307 for AD posix attributes.
I'd like to map certain AD users to unix users so should I do a samba-tool
upgradeprovision --use-rfc2307 to add this option?
2012 Jan 18
3
Samba 4 will not start after new checkout
Version 4.0.0alpha18-GIT-e75c436
Ubuntu 11.10 Built now with
make clean
./configure.developer
make
make install
samba -i -d3 gives this:
ldb: unable to stat module ${PREFIX}/modules/ldb : No such file or directory
ldb_wrap open of privilege.ldb
samba: using 'standard' process model
Unknown process model 'standard'
my $PREFIX should be /usr/local/samba I think. The path is
2011 May 14
1
GPMC Permissions
Hello all, I installed Samba4 from GIT (alpha 16, it says) and while most
functionality is operational, GPMC continues to report an error in
permissions, claiming the permissions for the GPO are inconistant with that
of Active Directory. I can't correctly implement GPOs due to this, since
only parts of the GPO (if at all) are actually updated on machines (WInXP
SP3). Thanks for any input on
2012 Aug 25
3
Sysvol Replication in Samba4
Hi,
We installed a samba4 AD controller using Gpo for a small group of users
(5 users), everything is OK.
(Samba4 beta 7 on Ubuntu 12.04)
We installed another Samba4 AD controller as a BDC of the first one with
the command "samba-tool domain join" with succes.
After checking this new installation, we saw that the sysvol share was
not replicated from the PDC and all the Policies are
2010 Sep 22
2
Upgrade to Alfa13
Hello
After running upgade provision :
[root at dc1 source4]# scripting/bin/upgradeprovision -s
/usr/local/samba/etc/smb.conf
I got error message :
Traceback (most recent call last):
File "scripting/bin/upgradeprovision", line 36, in ?
import ldb
ImportError: No module named ldb
and ...bin/python/ldb.so not exist in source4
Actually no bin directory in source4
Is this
2011 May 09
2
upgrade samba4 install
I have a install of samba4 that I have been using on my home network
for testing with one PDC and BDC on the local network and a 3rd BDC
located on another network with IPSEC tunnel between the two networks.
The problem I have is all 3 servers are running different versions on
the samba4 code I would like to get all the system on the same code
level. Do any of you know an easy way to
2011 Dec 16
1
Does SAMBA4 Support AppLocker in Group Policies?
Hello!
AppLocker is a newer technique which allows users to control access to
certain programs
and it was introduced in Windows 2008 Server and Windows 7 (clients).
I wonder does SAMBA 4 support it?
Thank you!
--
View this message in context: http://samba.2283325.n4.nabble.com/Does-SAMBA4-Support-AppLocker-in-Group-Policies-tp4206013p4206013.html
Sent from the Samba - General mailing list
2010 Jun 17
2
Samba 4 Cleanup Managing and Otherwise
OK, there has got to be a way to work with this thing other than
wiping the Domain every time an error pops up.
Trying to resolve problems I did a git upgrade and:
setup# /usr/local/samba/sbin/upgradeprovision
Which provided the unhelpful:
Found 3 domain controllers, for the moment upgradeprovision is not
able to handle upgrade on domain with more than one DC, please demote
the other(s)
2013 Dec 04
2
Migrate from Samba 4 to Samba 4?
Hi All,
Does anyone know if there's a Samba 4 to Samba 4 migration process? Sounds weird, but it has a logical reason:
I've a several-year-old S4 implementation, from an early Alpha (10 I think?) that hasn't been in the best of shape of late - when S4 4.0.0 arrived, I accidentally upgraded using my normal "git pull; ./configure; make; make install" procedure and instead of
2011 Sep 27
2
Samba4 and sysvol share
Hello.
I noticed that any domain user can delete the content of the shared folder
sysvol in the domain controller from a windows client.
How can I avoid that?
Greetings,
Felix
2012 Oct 04
3
Name Resolve Order : parameter of smb.conf with testparm
I am writing this letter and I hope that I'll have answers about the
generation of smb.conf by the way of smb.conf.master with testparm command.
Like is described on page 5 of Samba3-HOWTO.pdf.
The situation is:
- The manual of smb.conf says that the default value of the parameter ?name
resolve order? is ?lmhosts host wins bcast?, but when I type the command
like:
# testparm -s
2012 Mar 22
1
Issues with migrated SYSVOL GPOs
Hello all,
some time ago I've posted on samba.internals but did get no answer to my
question. I hope that someone on this list can give me some help.
I have migrated a Win2k AD to samba4 and copied SYSVOL as decribed in
this post:
https://lists.samba.org/archive/samba-technical/2011-October/080026.html
Now I have the problem that only the builtin Administrator can
sucessfull modify/add
2013 Feb 20
1
samba_upgradeprovision and msDS-SupportedEncryptionTypes / msDS-NcType
Originally I had a Win 2003 DC. I added a samba 4.0.0 DC to the
domain, allow full replication to take place and then transferred all
the roles to the samba 4.0.0 dc. Finally I removed the Windows DC from
the domain.
Everything has been working well. Today I upgraded from samba 4.0.0 to
4.0.3 and ran samba_upgradeprovision --full. Initially this was
failing in update_present throwing an exception
2012 Nov 24
5
(Samba4) Normal users unable to login
This is a freshly provisioned Samba 4.0.0-rc5 installation.
I provisioned the domain and created shares in the configuration file to
match an existing Samba 3.5.x installation that we're moving away from
(or at least, that's the plan...) for various reasons.
I then moved all the contents of the shares over from the old server to
the new server via rsync, including home directories and
2012 Feb 25
1
Samba4 alpha 19 confusion
Hi everyone
samba --version
Version 4.0.0alpha19-GIT-c9ef087
Tricky installation. Existing alpha 18 git
Had to run make twice. OK with that now. But none of the commands would
work. samba, samba-tool. . . All gave errors e.g.
samba-tool
Traceback (most recent call last):
File "/home/steve/bin/samba-tool", line 26, in <module>
from samba.netcmd.main import cmd_sambatool
2011 Nov 07
2
Samba4 and sysvol share
> Hello Felix,
>
> Sorry for the very late answer,
>
> Well I remade a test today, in gpmc.msc (group policy management
console), I have no errors from Windows about the ACLs of the folders for
my policies.
Thanks a lot for your answers, Matthieu and Christopher. It makes me happy
to know that you guys don't forget to answer the questions of samba users.
My first solution was
2013 Jan 23
4
Organization of Users in Samba4
Hello,
I am working on migrating from OpenLDAP using the inetOrgPerson schema to Samba4. I would like to continue to provide backwards compatibility with our existing authentication service. In OpenLDAP, users are all contained inside the People organizational unit and referenced by uid, for example:
dn: uid=myuser,ou=People,dc=example,dc=com
When using samba-tool to add a user, it places the
2015 May 28
2
ACLs on OUs
Hi all,
When created through RSAT OUs receive, by default, ACLs to refuse removal.
When created through LDIF and ldbadd OUs do not receive these ACLs.
Is there a way to create these ACLs using command line tools?
Cheers,
mathias
2007 Feb 19
2
UTStarcom F1000 - WLAN connection unreliable
Hi list,
I bought two UTStarcom F1000 phones, pre-equipped with the latest
firmware, including WPA support. Those are configured to register to an
asterisk server on the internet (not LAN), and registration works.
Calling and being called also, with transfer and all bells and whistles.
After a few minutes up to 5 hours (varies widely), the display tells me
that an Accesspoint is not available
2015 Jun 01
2
GPO "ignored" on Windows 8 after upgrade to Sernet Samba 4.2.2.
Hi,
I've updated my Sernet Samba AD from 4.2.1 to 4.2.2 an now i've problems
with GPO on Windows 8.1.
I've some GPO with group permissions to mount some network drives but after
upgrade to latest version of Samba 4 are not working. When I check the GPO
status it shows as "correct" but the drives are not in the machine. Even
the "net" command don't show any