Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-09-14 Thread Alain Foucher
Hello Hleb,

i try to put some quotes around data
and i get this message :

ERROR: Data requires 4 elements - server, port, priority, weight

Any Idea ?

thanks

Alain

> - Original Message -
> From: "Hleb Valoshka" <375...@gmail.com>
> To: "Alain Foucher" 
> Cc: 
> Sent: Friday, August 31, 2012 5:44 AM
> Subject: Re: [Samba] syntax of samba-tool to deal with SRV DNS record
>
>
>> On 8/30/12, Alain Foucher  wrote:
>>> i try to use something like :
>>> samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local
>>> SRV
>>> tx4.domain.local  80   1   5
>>> but i get this message
>>> Usage: samba-tool dns add   
>>>  
>>
>> You've forgot quotes around data:
>>
>> samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local
>> SRV "tx4.domain.local  80   1   5"
>>
>>
>> __ Information provenant d'ESET NOD32 Antivirus, version de la
>> base des signatures de virus 7431 (20120830) __
>>
>> Le message a t vrifi par ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>>
>>
>
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-09-12 Thread Hleb Valoshka
On 9/11/12, Alain Foucher  wrote:
> I  tried to use the quotes around the data but i got another error message
> ERROR: Data requires 4 elements - server, port, priority, weight
> any Idea

I suppose you use them incorrectly :)

Compare with my yesterday's experiments:

samba-tool dns add pdc-srv.my.domain. my.domain _kerberos-adm._tcp SRV
'pdc-srv.my.domain. 88 100 0'

samba-tool dns update pdc-srv.my.domain. my.domain _kerberos-adm._tcp
SRV 'pdc-srv.my.domain. 88 100 0' 'pdc-srv.my.domain. 88 0 100'

samba-tool dns update pdc-srv.my.domain. my.domain _kerberos-adm._tcp
SRV 'pdc-srv.my.domain. 88 0 100' 'pdc-srv.my.domain. 749 0 100'

samba-tool dns delete pdc-srv.my.domain. my.domain _kerberos-adm._tcp
SRV  'pdc-srv.my.domain. 749 0 100'
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-09-10 Thread Alain Foucher

Hello Hleb,

I  tried to use the quotes around the data but i got another error message :

ERROR: Data requires 4 elements - server, port, priority, weight

any Idea

thanks

Alain

- Original Message - 
From: "Hleb Valoshka" <375...@gmail.com>

To: "Alain Foucher" 
Cc: 
Sent: Friday, August 31, 2012 5:44 AM
Subject: Re: [Samba] syntax of samba-tool to deal with SRV DNS record



On 8/30/12, Alain Foucher  wrote:

i try to use something like :
samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local 
SRV

tx4.domain.local  80   1   5
but i get this message
Usage: samba-tool dns add   
 


You've forgot quotes around data:

samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local
SRV "tx4.domain.local  80   1   5"


__ Information provenant d'ESET NOD32 Antivirus, version de la 
base des signatures de virus 7431 (20120830) __


Le message a t vrifi par ESET NOD32 Antivirus.

http://www.eset.com





--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-08-30 Thread Hleb Valoshka
On 8/30/12, Alain Foucher  wrote:
> i try to use something like :
> samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local   SRV
> tx4.domain.local  80   1   5
> but i get this message
> Usage: samba-tool dns add   
>  

You've forgot quotes around data:

samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local
 SRV "tx4.domain.local  80   1   5"
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-08-29 Thread Alain Foucher

Hello Hleb,

i try to use something like :

samba-tool  dns  add   smb4   domain.local_http._tcp.domain.local   SRV 
tx4.domain.local  80   1   5


but i get this message

Usage: samba-tool dns add
 


Any idea ?

ALlain


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] syntax of samba-tool to deal with SRV DNS record

2012-08-29 Thread Hleb Valoshka
On 8/29/12, Alain Foucher  wrote:
> i'm looking to update some SRV DNS Record , but i didn't find the correct
> syntax to handle priority, weight and port.

from samba-tool output:
ERROR: Data requires 4 elements - server, port, priority, weight
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] syntax of samba-tool to deal with SRV DNS record

2012-08-28 Thread Alain Foucher
Hi,

i'm looking to update some SRV DNS Record , but i didn't find the correct 
syntax to handle priority, weight and port.

The goal is to higher the priority of one of my different DCs.

Thanks for your help


Alain
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba