On 2018-10-05 10:58 AM, Juan Upboat wrote:
Thanks, this is their output:
(they took some time)

# wbinfo -P
checking the NETLOGON dc connection to "" failed
failed to call wbcPingDc: WBC_ERR_WINBIND_NOT_AVAILABLE

# wbinfo -t
checking the trust secret for domain WINOSE via RPC calls failed
failed to call wbcCheckTrustCredentials: WBC_ERR_WINBIND_NOT_AVAILABLE
Could not check secret

The output of these commands shows that your server is not really join to your domain.

1. Do you see a computer entry for it in Computers OU ?
2. To see what's going on when doing a domain join, you can increase debug level on command line:
```
net ads join -s /etc/samba/<mydomain>.conf -U user -d 10
```

You can use the same flag with all other `net ads` commands.
--
Nicolas Quiniou-Briand
[email protected]  ::  +1.514.447.4918 *140  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence (https://packetfence.org) and Fingerbank (http://fingerbank.org)


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to