Displaying 3 results from an estimated 3 matches for "servername2".
Did you mean:
servername
2008 Nov 21
0
Accessing shares from 2 domains
.../%U
krb5.conf
[libdefaults]
default_realm = DOMAINB.COM
[realms]
DOMAINB.COM = {
admin_server = servername.domainb.com
kdc = servername.domainb.com
}
DOMAINA.COM = {
admin_server = servername.domaina.com
kdc = servername.domaina.com
kdc = servername2.domaina.com
}
[domain_realms]
.domainb.com = DOMAINB.COM
domainb.com = DOMAINB.COM
.domaina = DOMAINA.COM
domaina.com = DOMAINA.COM
.kerberos.server = DOMAINA.COM
nsswitch.conf
passwd: files winbind
shadow: files winbind
group: files winbind
protocols: files winbind
se...
2009 Aug 21
1
Samba 3.2.4, Win 2008 AD require domain name for auth.
...DOMAINNAME to the username before
passing it to the domain controller?
Thanks
-Russ
Details:
This system is running solaris 10, which has an underlying nis providing
user information.
Smb.conf global section:
[global]
workgroup = DOMAINNAME
netbios name = servername
netbios aliases = servername2
server string = TEST Samba Server
os level = 0
domain master = no
local master = no
realm = FQDNINCAPS
security = ADS
encrypt passwords = Yes
restrict anonymous = 2
krb5.conf:
[libdefaults]
default_realm = FQDNINCAPS
[realms]
FQDNINCAPS = {...
2002 Feb 27
9
IP Binding
Hi all,
New to Samba here so please bear with dumb questions.
I have a server that's currently running SMB shares off of device 10.0.0.1
on a private network. It has a second device, 10.0.0.2 that I would like to
add to the device bindings for Samba. I've tried this in the smb.conf file
but it doesn't seem to work. Here's what I tried:
workgroup = SOMECOMPANY
netbios