Displaying 2 results from an estimated 2 matches for "x2scan".
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 bef...
2004 Nov 19
0
Net error
...ith-smbmount \
--with-winbind \
--with-quotas \
--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 befor...