Displaying 20 results from an estimated 41 matches for "upgradeprovision".
2010 May 20
2
Samba4 upgradeprovision and sysvol permissions error
Hi!
I have recently upgraded samba4 to the latest GIT build.
I have run upgradeprovision according to upgrading-samba4.txt instructions.
All seems to be well, but when i try to access Group Policy Objects from
gpmc utility on windows i get the following error message:
---------------------------
Group Policy Management
---------------------------
The permissions for this GPO in the S...
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...
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?
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) DC(s) before upgrading
As I am actually trying to clean up an orphaned DC due to the fact
that dcpromo fails to r...
2013 Dec 04
2
Migrate from Samba 4 to Samba 4?
...stily installed the 4.0.0 tarball but I think I've ended up with a broken schema because of it.
It's been clunking along okay nontheless with the oddities just needing a little manual intervention now and again but last night I decided to install the 4.1.2 tarball.
I wanted to do an "upgradeprovision --full" as I've been missing the SFU schema and I need to retain some UID consistency. My testing on a snapshot told me you can't run upgradeprovision with more than one DC so last night, I allotted myself a maintenance window and went for it. I demoted all the DC's but I had one...
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
2018 Apr 08
2
Unable to rejoin domain, LDAP error 50
...gt; > Kris via samba <samba at lists.samba.org> wrote:
> >
> >> I should try this command sooner. Now I have made full backup and
> >> something is missing:
> >>
> >> [root at dc ~]# cd /opt/samba-4.7.6/bin
> >> [root at dc bin]# ./samba_upgradeprovision --realm=DOMAIN.NET.PL -U
> >> Administrator
> >> Traceback (most recent call last):
> >> File "./samba_upgradeprovision", line 36, in <module>
> >> import ldb
> >>
> >> I have the same output running the script from
>...
2009 Dec 15
0
problems when trying to upgrade from Samba4 alpha 8 to alpha10
...ibed in
http://wiki.samba.org/index.php/Samba4/HOWTO/Ubuntu_Server_9.04; which is
working fine so far. Now, I tried to upgrade to alpha 10.
The steps I took were:
- checked out alpha 10 from git
- run make (compiled everything fine)
- shut down running samba daemon
- tried to run? ./scripting/bin/upgradeprovision - s <path to smb.conf in
samba4 install>
There, I always getting the following error:
***********************************************************
schema_load_init: no schema head present: (skip schema loading)
Traceback (most recent call last):
? File "./scripting/bin/upgradeprovision&...
2013 Feb 20
1
samba_upgradeprovision and msDS-SupportedEncryptionTypes / msDS-NcType
...y 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 when attempting to
modify msDS-NcType and msDS-SupportedEncryptionTypes attributes which
didn't exist. I was able to get the upgradeprovision to run to
completion by removing these from the deltas
i.e.,
delt...
2012 Feb 25
1
Samba4 alpha 19 confusion
...naries/scripts I'd not seen before e.g.
localgroup_add read_7 stat_3 write_12
l
to name but a few. Things seem to be working with the stuff under
samba/bin and samba/sbin but could someone explain what has happened?
Will I be needing that stuff? Do I need to run upgradeprovision?
BTW. Would it be possible for make install to actually install, rather
than have to rely on stuff that's left in my home folder?
Thanks and sorry for so many questions.
Steve
2018 Apr 08
0
Unable to rejoin domain, LDAP error 50
...a <samba at lists.samba.org> wrote:
>> >
>> >> I should try this command sooner. Now I have made full backup and
>> >> something is missing:
>> >>
>> >> [root at dc ~]# cd /opt/samba-4.7.6/bin
>> >> [root at dc bin]# ./samba_upgradeprovision --realm=DOMAIN.NET.PL -U
>> >> Administrator
>> >> Traceback (most recent call last):
>> >> File "./samba_upgradeprovision", line 36, in <module>
>> >> import ldb
>> >>
>> >> I have the same output runni...
2018 Feb 15
0
Is it possible to lower the domain and forest functional level
...ition.
> The most relevant error I can find in the dcpromo.log is :
While it won't currently help you upgrade to forest level 2008R2 I will
note for others that Samba 4.8 will ship with a tool to upgrade us to
2012R2 in the same way that adprep does.
For earlier versions, this is what our upgradeprovision script was
designed for. We don't really recommend it any more as it is quite
drastic in its operation and while tested it doesn't have the level of
tests i would like given the almost AI-like operation, but you may find
some success compared with rebuilding the domain (which ends up being...
2011 Dec 21
3
Samba 4 minimum requirements
Hi
Version 4.0.0alpha18-GIT-bfc7481
We are having problems in keeping this build up.
samba -i is the only way we can keep samba up. samba and samba -i -M
single fail under load e.g. when 2 clients log in at the same time. The
samba processes are not killed.
Our test resources are limited.
Are there any minimum requirements?
Thanks
Steve
2012 Jan 10
0
Cheng DN - upgrade from samba 4.0.0.11 to samba 4.0.0.17
...*, OU=Domain Controllers,DC=science,DC=samba,DC=example,DC=com
To:
*CN=SCIENCE-AD*, OU=Domain Controllers,DC=science,DC=samba,DC=example,DC=com
?
Note:
I need to change smab4 Hostname for upgrade from old samba 4.0.0.11 to
samba 4.0.0.13 to samba4.0.0.17, because hostname same to domain name and
upgradeprovision not work!
2012 Feb 10
1
latest Samba 4 does not look in keytab
Hi
After upgrading to
Version 4.0.0alpha18-GIT-24ed8c5 on Ubuntu 11.10, Samba 4 no longer
looks in the keytab for my nfs server entry:
mount -t nfs4 foo bar --o sec=krb5
Kerberos: AS-REQ nfs/hh3.hh3.site at HH3.SITE from ipv4:192.168.1.3:53213
for krbtgt/HH3.SITE at HH3.SITE
Kerberos: UNKNOWN -- nfs/hh3.hh3.site at HH3.SITE: no such entry found in hdb
The nfs entry is in the keytab:
klist -ke
2017 Mar 29
0
"a misconfigured DNS zone" (was: Re: Provision new domain keeping users and passwords)
...details on this? It would still seem less
disruptive to sort out whatever is wrong with DNS.
> ¿Is it possible to provision the domain again using new samba as main
> dc Keeping users and passwords Of the previous dc?
> The current main dc runs samba 4.4.
The closest we have is the 'upgradeprovision' tool, which tried to do
that: create a new domain with most of the changed objects of an old
domain. However it never made it to production quality, and isn't
something we emphsize.
The challenge is that you really want to keep much more than the users
and passwords, you really also wa...
2012 Feb 13
0
samba Digest, Vol 110, Issue 12
...rwarded message ----------
> From: Matthieu Patou <mat at samba.org>
> To: samba at lists.samba.org
> Cc:
> Date: Sat, 11 Feb 2012 14:09:16 -0800
> Subject: Re: [Samba] latest Samba 4 does not look in keytab
> On 02/10/2012 03:37 PM, steve wrote:
>
>> Unfortunately, upgradeprovision fails. There are other issues with this
>> latest git because instead of installing everything under /usr/local/samba
>> it leaves stuff in samba-master which it still uses after it has installed.
>> Problem is that make install messes up samba-master. Running make again
>>...
2010 Jan 11
1
[ANNOUNCE] Samba 4.0.0alpha11
...t regard to allocated RID pools, possibly
creating duplicates)
- In previous Samba4 versions, a failure to 'prepare' a transaction
would silently commit the transaction.
Any deployments of Samba4 before this alpha are very strongly
encouraged to upgrade. Assistance may be found in the
upgradeprovision script, and the advice of the Samba Team should be
sought to determine the impact of these issues in your particular
deployment.
Our progress on DRS is being tracked in the Samba wiki:
http://wiki.samba.org/index.php/Samba4_DRS_TODO_List
CHANGES
=======
Those familiar with Samba 3 can find a li...
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
2016 Dec 07
0
[Announce] Samba 4.5.2 Available for Download
...UG 12371: ctdb-scripts: Fix Debian init in samba eventscript.
o Garming Sam <garming at catalyst.net.nz>
* BUG 9954: samba_tool/fsmo: Allocate RID Set when seizing RID manager.
* BUG 10882: s4-auth: Don't check for NULL saltPrincipal if it doesn't need
it.
* BUG 12297: upgradeprovision: Remove objectCategory from constructed attrs.
* BUG 12385: collect_tombstones: Allow links to recycled objects to be
deleted.
o Andreas Schneider <asn at samba.org>
* BUG 12183: s3-printing: Correctly encode CUPS printer URIs.
* BUG 12195: s3-printing: Allow printer names lon...