> > > Nov 29 13:49:11 cb150ykdt2d smbd[537]: [ID > 653746 > > daemon.notice] > > mbLogon[CB150YKDT2D\SEAN]: WRONG_PASSWORD > > > > loginto lower case "sean" > > > > Rob > > Sean has already tried this, look at his post on Nov > 28, 2007 6:18 PM. > > I also just tried this again (for the 100th time) > just to make sure. I even created an account in all > caps, doesn't make any different still can't logon > from any of my client machines.
OK, I've re-installed snv_78 from scratch (about the 15th time now) and immediately BFU'd to b80. Setup a zfs + CIFS. I managed to connect from a WinXP machine, but my other clients are refusing with the same fault as always. Something is capitalizing the username when the name matches an entry on the snv_80 CIFS server. Example below:- /etc/passwd: mike:x:1002:1:Mike Noone:/export/home/mike:/bin/bash larry:x:1003:1:Larry Noone:/export/home/larry:/bin/bash /var/sbm/smbpasswd: mike:1002::5F97C4DB57FC341DBE12AF5D567C2EC1 larry:1003::1C566ED968B640F96E738B4F36B72F79 When username is mike or larry it gets capitalized and doesn't work:- C:\>net use \\server\myfx larry /user:SERVER\larry System error 86 has occurred. The specified network password is not correct. [etc....] Jan 13 19:27:26 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\mikeo]: NO_SUCH_USER Jan 13 19:27:36 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\MIKE]: WRONG_PASSWORD Jan 13 19:27:45 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\mikeu]: NO_SUCH_USER Jan 13 19:27:58 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\harry]: NO_SUCH_USER Jan 13 19:28:56 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\LARRY]: WRONG_PASSWORD Jan 13 19:29:03 server smbd[748]: [ID 653746 daemon.notice] SmbLogon[SERVER\sally]: NO_SUCH_USER This is starting to become frustrating! This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
