[Samba] Windows2000 + Winbind

2003-12-16 Thread Theewara Vorakosit
Dear All,

 

I use Redhat 9, Samba 2.2.7a-8.9.0. I have Windows2000 server as a Domain
Controller. I try to use winbind. I followed the document comes with samba.
I can join Win2k domain. The problem is wbinfo does not show the correct
list.

 

Here is the tail of the result from winbindd -i -d 8

 

rpc_api_pipe: len left: 0 smbtrans read: 48

rpc_api_pipe: fragment first and last both set

18 samr_io_r_connect 

18 smb_io_pol_hnd connect_pol

0018 data1: 

001c data2: 

0020 data3: 

0022 data4: 

0024 data5: 00 00 00 00 00 00 00 00 

002c status: NT_STATUS_ACCESS_DENIED

refresh_sequence_number: backend returned 0xc022

refresh_sequence_number: seq number is now -1

returning extended error 0xc022

client_write: wrote 1304 bytes.

read failed on sock 11, pid 16786: EOF

 

And wbinfo -u produced:

0xc022

 

Would you please tell me how to solve the problem?

 

Thanks,

Theewara

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


[Samba] Samba 3.0 and LDAP

2003-12-07 Thread Theewara Vorakosit
Dear All,

I use fedora. I want to use LDAP with samba. I follow samba 3.0 howto
collection. How can I add samba to my system? Is there a program like
'smbpasswd -a'? If I must create LDIF file to add user, how can I know value
of some fields, for example, SID?

Thanks,
Theewara

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


[Samba] SMB library

2003-02-22 Thread Theewara Vorakosit
Dear All,
 I want to write a program about SMB protocol. Is there a 
library, for example, get_share_name(ip address), mount_service(
service_name)?
Thanks,
Theewara

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


[Samba] Can not join samba domain?

2002-06-04 Thread Theewara Vorakosit



Dear All,
 I use samba 2.4.2 on RedHat 7.1. 
I try to configure samba as a PDC for Windows 2000 SP2and XP. I already 
create machine account for each machine. I also create priviledge user (uid = 
0).Themachine name is not in DNS.I can not access to my 
domain. There is error box "Access is denied". How can I solve my 
problem?
Thanks
Theewara

# Samba config file created using SWAT# from 
158.108.34.8 (158.108.34.8)# Date: 2001/10/17 13:27:18

# Global parameters[global]workgroup 
=PONSnetbios name = PSERVICE
server string = Prgservice 
Serverpreferred master = Yesdomain master = 
Yeslocal master = Yesencrypt passwords = Yesdomain 
logons = yesnull passwords = Yesusername map = 
/etc/samba/smbusersrestrict anonymous = Yeslog file = 
/var/log/samba/log.%mdebug level = 100max log size = 
100socket options = TCP_NODELAY SO_RCVBUF=8192 
SO_SNDBUF=8192os level = 64dns proxy = Nowins support = 
Yescreate mask = 0666 logon script = 
logon.cmdlogon path = \\%N\profiles\%ulogon drive = 
J:logon home = \\homeserver\%uprint command = lpr 
-P%p %sdomain admin group = @daasecurity = 
user
[netlogon]path = 
/home/netlogonread only = yeswrite list = 
domainacctwriteable = noguest ok = no

[profiles]path = 
/home/profileswriteable = yescreate mask = 
0600directory mask = 0700[printers]comment = All 
Printerspath = /var/spool/sambacreate mask = 
0700printable = Yes

[incoming]path = 
/usr/local/incomingwriteable = Yescreate mask = 
0777




[Samba] Windows 2000 and Samba as PDC

2002-05-04 Thread Theewara Vorakosit



Dear All,
 I config samba-2.2.1a-4 in Red 
Hat 7.1 as a PDC. I successfully add Windows XP as a client but I have to patch 
"Xpsignorseal.reg". On Windows 2000, it already display "Welcome to domain...". 
I restart windows and logon to my domain. Windows show this error message: "The 
system cannot log you on to this domain because the system's computer account in 
its primary domain is missing or the password on that account is incorrect." But 
I already test this account.
 I already set "encrypt passwords 
= yes". Would you please tell me how to solve this problem?
Thanks,
Theewara