Hello, my Openfiler (2.0beta2.1) is using AD authentication, it shows all Domain Users defined in AD on the "List of Users" web-interface page. I can see that it joined the domain fine : # net ads testjoin Join is OK
The Openfiler is synchronized with Domain Controller via NTP. But when AD user is trying to use the shared resource, it's getting: # smbclient -W DOMAINNNAME -U DOMAINNAME+john \\\\openfiler\\mnt\\volgroup\\volname Password: xxxxxx session setup failed: NT_STATUS_NO_LOGON_SERVERS When this happens the /var/log/messages on the Openfiler shows: smbd[6592]: [2006/09/13 20:02:39, 0] lib/access.c:check_access(309) smbd[6592]: ret is 1 Also no success with ftp access (also enabled in GUI) : # ftp openfiler Connected to openfiler 220 10.3.20.20 FTP server ready (mod_ftpd/0.13.1) Name (openfiler:root): DOMAINNAME+john 331 Password required for DOMAINNAME+john. Password: 530 Login incorrect Login failed. When this happens the /var/log/messages on the Openfiler shows: httpd(pam_unix)[6575]: check pass; user unknown httpd(pam_unix)[6575]: authentication failure; logname= uid=48 euid=48 tty= ruser= rhost= pam_winbind[6575]: request failed: No logon servers, PAM error was 4, NT error was NT_STATUS_NO_LOGON_SERVERS pam_winbind[6575]: internal module error (retval = 4, user = `MOJO+john' Please help me to solve this problem. Thanks, -- Leon _______________________________________________ Openfiler-users mailing list [email protected] https://lists.openfiler.com/mailman/listinfo/openfiler-users
