Displaying 20 results from an estimated 49 matches for "siezed".
Did you mean:
sieved
2018 Nov 10
2
FSMO sieze syntax not working
Hi,
I had a hardware failure this week on one of my DCs.. not a problem I
thought, I will restore from backup.. All good, but from it turns out
that the backup was fully up to date apart from my /usr/local/samba
folder, which was from 2016 (don't ask...! I am quite embarrassed
about that)
I did boot up the DC (DC1) before I realised.. but I have since
renamed the /usr/local/samba folder to
2013 Oct 21
0
tr: Aggregate values in one dataframe into a list of vectors of different sieze
I just found out what I was looking for, aggregate did the trick:
AggregatedList <- aggregate(data = Sample, Value ~ Name, list)
Hope this will help someone else!
Sartene Bel
> Message du 21/10/13 ? 16h29
> De : sartene at voila.fr
> A : r-help at r-project.org
> Copie ? :
> Objet : Aggregate values in one dataframe into a list of vectors of different sieze
>
> Hi
2013 Oct 21
0
Aggregate values in one dataframe into a list of vectors of different sieze
Hi everyone,
I have a data frame that is quite huge (dozens of millions of lines).
It looks like this :
Name Value
Name1 156
Name2 458963
Name3 758
...
Name143 89325
Name1 4678
Name42 766
Name144 777
...
Name2 46767
...
Each name and and value has no predefined length and may be repeated any number of times.
My goal is to have a list (aggregating the numbers relative
2014 Aug 27
0
FSMO roles
After accidentally destroying my primary DC which held all of the FSMO
roles, I am unable to show any roles, or sieze the naming role. I
initialy tried to sieze --role=all, and it failed, but by doing
them individually I was able to seize them all except for the
naming role. Any suggestions on how to fix this?
# samba-tool fsmo show -d 9
<removed generic debug info>
pm_process()
2016 Mar 28
2
Unable to join DC to domain
Alright... appreciate the info. Gave it a shot. Domain is still up but
shares are down because they were hosted on FILER which has now been
demoted and is no longer running any samba services.
What I did while following the wiki "Transfer/Seize FSMO Roles":
1) logged on to FILER, ran samba-tool fsmo show, verified all 7 roles were
owned by FILER.
2) logged on to CBADC01, executed
2016 Mar 28
0
Unable to join DC to domain
On 28/03/16 09:09, IT Admin wrote:
> Alright... appreciate the info. Gave it a shot. Domain is still up
> but shares are down because they were hosted on FILER which has now
> been demoted and is no longer running any samba services.
>
> What I did while following the wiki "Transfer/Seize FSMO Roles":
>
> 1) logged on to FILER, ran samba-tool fsmo show, verified
2003 Sep 02
1
problems with mediatrix 1204 FXO
I'm having a problem getting outbound trunking to work using asterisk
and an external SIP FXO.
7 digit dialing produces the following output:
-- Executing Dial("SIP/mitel-fe17", "SIP/5925660@mediatrix-1204") in new stack
-- Called 5925660@mediatrix-1204
-- SIP/mediatrix-1204-645e answered SIP/mitel-fe17
-- Attempting native bridge of SIP/mitel-fe17 and
2015 Jun 10
4
Need another workaround for FSMO transfer problem
On 05/28/2015 04:18 AM, Rowland Penny wrote:
> On 28/05/15 01:33, John Lewis wrote:
>> On 05/26/2015 07:34 AM, Rowland Penny wrote:
>>> On 26/05/15 03:05, John Lewis wrote:
>>>> https://wiki.samba.org/index.php/Flexible_Single-Master_Operations_%28FSMO%29_roles#Transfering_a_FSMO_role
>>>>
>>>>
>>>>
>>>> I ran into that
2016 Mar 28
2
Unable to join DC to domain
Sorry, I meant to include the command you sent in my last message, I had
executed it while troubleshooting...
:~$ sudo /usr/local/samba/bin/ldbsearch --cross-ncs -H
/usr/local/samba/private/sam.ldb '(fsmoroleowner=*)' | grep 'dn:' | sed
's|dn: ||'
CN=Schema,CN=Configuration,DC=cb,DC=cliffbells,DC=com
CN=Partitions,CN=Configuration,DC=cb,DC=cliffbells,DC=com
2005 Jan 24
2
SIP-T Support (I got my head in an SS7 cloud)
Hey All,
I'm just daydreaming here.. but what's the status of SIP-T in Asterisk?
I haven't been able to find a whole lot of info on SIP-T but seems like
just an extension of SIP. Right?
Now if I had a PSTN Gateway (that is a SS7 gateway) that supported
SIP-T, could I signal * with SIP-T from it and have asterisk utilize
MGCP to sieze a particular DS0 on a remote DS1? Hmm.. What am
2020 Sep 11
7
Problems with sysrepl
Hello,
after demote and rejoun my dc2 i have problems with replication.
First of all some srv records on dc1 are missing, on dc2 they are exist.
root at dc2:~# dig srv _ldap._tcp.ForestDnsZones.samdom.example.com
@dc2.samdom.example.com.
; <<>> DiG 9.11.5-P4-5.1+deb10u1-Debian <<>> srv
_ldap._tcp.ForestDnsZones.samdom.example.com @dc2.samdom.example.com.
;; global
2015 Jun 11
2
Need another workaround for FSMO transfer problem
On 06/11/2015 04:33 AM, Rowland Penny wrote:
> On 11/06/15 00:20, John Lewis wrote:
>> On 05/28/2015 04:18 AM, Rowland Penny wrote:
>>> On 28/05/15 01:33, John Lewis wrote:
>>>> On 05/26/2015 07:34 AM, Rowland Penny wrote:
>>>>> On 26/05/15 03:05, John Lewis wrote:
>>>>>>
2016 Mar 27
2
Unable to join DC to domain
I ran ldbsearch on my sam.ldb
I searched for CBADC02, CBADC03, and TESTES (all VMs that fail to join
domain), results are below:
CBADC02 shows up a few times:
# record 1906
dn:
CN=CBADC02\0ADEL:de85228c-f92b-4d5d-9d6a-01c3f915dec9,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configu$
objectClass: top
objectClass: server
instanceType: 4
whenCreated: 20160310044543.0Z
uSNCreated: 4215
2015 May 28
2
Need another workaround for FSMO transfer problem
On 05/26/2015 07:34 AM, Rowland Penny wrote:
> On 26/05/15 03:05, John Lewis wrote:
>> https://wiki.samba.org/index.php/Flexible_Single-Master_Operations_%28FSMO%29_roles#Transfering_a_FSMO_role
>>
>>
>> I ran into that while trying to rebuild my LXC's as Debian 8. The
>> proposed work arrounds assume you have access to a Windows Domain
>> controller in
2004 Jan 21
2
CAS SF Inband tone signalling problem
2020 Jul 14
3
strategy to migrate dc from one pc to another.
>> Yes, you can run the internal dns server on one DC and Bind9 on
>> another, I also know that you should upgrade jessie as soon as
>> possible, it is now EOL.
>> Rowland
which lead me to my second question:
I have a AD primary DC who is under debian Jessie as previously said.
When i have try to update it to stretch all sort of weird bug have
appears
on the ad
2014 Nov 05
2
Lost DC with FSMO-Rolls
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I lost my DC with all fsmo-roles. I try to "seize" the roles to
another DC. It worked four out of five roles:
root at SVL-V-AD1:~# samba-tool fsmo seize --role=rid
Attempting transfer...
Transfer unsuccessful, seizing...
FSMO seize of 'rid' role successful
root at SVL-V-AD1:~# samba-tool fsmo seize --role=pdc
Attempting
2019 Jul 30
3
Serverinfo Error
...sume.
Your on debian Buster official samba correct? ( samba 4.9.5 ) and your using internal DNS.
Configs looks ok in the debug output. No app armor Denied messages.
Dns is running and basilcy your resolving looks ok.
And while im looking at this.
You joined this server to a windows AD-Domain and siezed fsmo roles, correct?
Can you try this, if this helps, in then end you can switch the 2 dns servers ip's.
Change you /etc/resolv.conf to
# First a windows AD-DC DNS.
nameserver 10.10.1.XXXS
# Second This server IP.
nameserver 10.10.1.10
search edm-inc.com
Your krb5.conf, i suggest you cha...
2015 May 28
0
Need another workaround for FSMO transfer problem
On 28/05/15 01:33, John Lewis wrote:
> On 05/26/2015 07:34 AM, Rowland Penny wrote:
>> On 26/05/15 03:05, John Lewis wrote:
>>> https://wiki.samba.org/index.php/Flexible_Single-Master_Operations_%28FSMO%29_roles#Transfering_a_FSMO_role
>>>
>>>
>>> I ran into that while trying to rebuild my LXC's as Debian 8. The
>>> proposed work arrounds
2020 Jul 16
0
strategy to migrate dc from one pc to another.
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> karel de macil via samba
> Verzonden: dinsdag 14 juli 2020 21:55
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] strategy to migrate dc from one pc to another.
>
> >> Yes, you can run the internal dns server on one DC and Bind9 on
> >> another, I