Displaying 4 results from an estimated 4 matches for "mysambabox".
2019 Jul 05
6
smb.conf realm parameter
Hello,
??? Is the realm parameter case sensitive? For example does 'realm =
example.domain.com' differ from 'realm = EXAMPLE.DOMAIN.COM' in
smb.conf? Thanks.
??? - James
2019 Jul 05
0
smb.conf realm parameter
...onf? Thanks.
>
> ??? - James
>
>
No, parameter names are not case sensitive, but you are actually
discussing a 'value' ;-)
I do not think the value for realm is case sensitive, in fact, if you
check 'man smb.conf', the example for 'realm' is:
Example: realm = mysambabox.mycompany.com
Why do you ask ?
Rowland
2019 Jul 05
1
smb.conf realm parameter
...t;
>>
> No, parameter names are not case sensitive, but you are actually
> discussing a 'value' ;-)
>
> I do not think the value for realm is case sensitive, in fact, if you
> check 'man smb.conf', the example for 'realm' is:
>
> Example: realm = mysambabox.mycompany.com
>
> Why do you ask ?
>
> Rowland
>
>
>
2004 Jun 29
0
nt_status_no_trust_sam_account
hello
realm (G)
This option specifies the kerberos realm to use. The realm is used as the ADS equivalent of the NT4 domain. It is usually set to the DNS name of the kerberos server.
Default:
realm =
Example:
realm = mysambabox.mycompany.com
In smb.conf
[global]
.
.
.
realm = yourdomain.com
ok!!!!!
you shoud have a account in w2k3 ou Ntdomain
net join -S domserver -U Administrator
i Used
net join -S Namedomainserver -W MyWorkGroup
OKK!!!!