Displaying 5 results from an estimated 5 matches for "w2kdomain".
2009 Oct 12
2
Interdomain Trust between Samba3 and 2000 AD
...04 64bit. Samba
3 is acting as the WINS server, and the Windows server has been
pointed to the samba server for WINS in the TCP/IP settings on the
network adapter.
I have created the interdomain trust accounts on the Linux side by
issuing the following commands.
> net rpc trustdom add W2KDOMAIN password -Uroot
Enter root's password:********
> net rpc trustdom add SAMBADOMAIN password -S W2KSERVER -U
administrator
Enter administrator's password:********
[2009/10/12 13:46:15, 0] utils/net_rpc.c:rpc_trustdom_add_internals
(5277)
Could not set trust account password: NT_STA...
2003 Oct 08
3
Domain Trust and smbclient error.
I am trying to get a W2K server to trust a samba 3.0 server.
I followed the directions in the InterdomainTrusts.html file and receive
an error that the domain is not found when trying to trust it.
my samba server is configured to use pam to authenticate. I had to add a
user named "w2kdomain$" on the machine before I could run smbpasswd -a -i
w2kdomain. Once I did that, it created the user just fine.
If I run smbclient -L sambaserver -U localusername and enter my password,
it uses pam to authenticate it (i am running log level 5 to verify this).
If I run the same command on an...
2002 Nov 04
0
2.2.6+acl - strange behaviour
....so.6 (0x4014e000)
libdl.so.2 => /lib/libdl.so.2 (0x40277000)
libattr.so.1 => /usr/lib/libattr.so.1 (0x4027b000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
--------------------------------- test 1
root@wolf # -bash 513 ~
root@wolf # sh /rbin/test
---
w2kdomain == dom
w2kpdc == e231pdc
sambahost == wolf
winbind separator == +
winbind use default domain == no
---
=> getent group dom+e231
DOM+e231:x:24006:DOM+pichwo,DOM+atest
-> rpcclient e231pdc
cmd = lookupnames e231
e231 S-1-5-21-507921...
2003 Oct 25
0
samba-3 trustdom AD (mixed mode) problem
...ce attached to the system is not functioning".
I get the same error, when I try to get SAMBA's user list.
What is wrong? What I must change add to get it work? Is it possible?
Why samba keeps looking for "Domain password server"?
>From samba PDC:
$ net rpc trustdom establish w2kdomain
[2003/10/26 02:10:36, 0] utils/net_rpc.c:rpc_trustdom_establish(1919)
Success!
Regards,
Rauno Tuul
2002 Nov 27
0
Samba 3.0 - User Changing His/Her Passwords
...ir smb.conf file. There are
many things that don't work for me like renaming computer accounts
(using W2k GUI). I'm pretty sure it is something I did incorrectly or
the lack of something.
Really appreciate any help on this subject.
Thanks!
IRV
#SMB.CONF
[global]
workgroup = W2KDOMAIN
netbios name = SAMBA
bind interfaces only = yes
server string = %h server (Samba %v)
security = user
encrypt passwords = true
passdb backend = tdbsam unixsam
guest account = www-data
guest ok = yes
null passwords = Yes...