Displaying 2 results from an estimated 2 matches for "addtodomain".
Did you mean:
add_domain
2004 Nov 19
0
Net error
...--with-syslog \
--with-idmap \
--with-acl-support \
--with-ldap \
--with-ads
-------------------------------
The compilation works ok and I can join a domain using rpc, but if I
use ads then I get
-------------------------------
[root@x2scan root]# net ads join Computers -W SOFTCOM -U addtodomain
addtodomain's password:
[2004/11/19 14:38:07, 0] utils/net_ads.c:ads_startup(186)
ads_connect: No such file or directory
[root@x2scan root]#
-------------------------------
Why do this error ocure ?, I have used the same options before so I am
sure that it must work (that is, smb.conf is c...
2004 Nov 23
0
Strange error
Hi all.
I have samba 3.0.8 running on a redhat 7.3 server, I can join a domain
using rpc, but if I use ads then I get
-------------------------------
[root@x2scan root]# net ads join Computers -W SOFTCOM -U addtodomain
addtodomain's password:
[2004/11/19 14:38:07, 0] utils/net_ads.c:ads_startup(186)
ads_connect: No such file or directory
[root@x2scan root]#
-------------------------------
Why do this error ocure ?, I have used the same options before so I am
sure that it must work (that is, smb.conf is...