On Thu, 2007-11-29 at 20:44 +0100, Antonio wrote: > 2007/11/29, Craig White <craig@xxxxxxxxxxxxx>: > > On Thu, 2007-11-29 at 20:06 +0100, Antonio wrote: > > > 2007/11/29, Craig White <craig@xxxxxxxxxxxxx>: > > > > On Thu, 2007-11-29 at 19:22 +0100, Antonio wrote: > > > > > 2007/11/29, Craig White <craig@xxxxxxxxxxxxx>: > > > > > > > > > Craig...this is the answer.... > > > > > > > > > > smbclient -L $SERVER_NAME -U $USER_NAME > > > > > Unknown parameter encountered: "winbind enable local accounts" > > > > > Ignoring unknown parameter "winbind enable local accounts" > > > > > Connection to -U failed (Error NT_STATUS_BAD_NETWORK_NAME) > > > > ---- > > > > my fault... > > > > > > > > I meant for you to replace $SERVER_NAME with the actual host name of > > > > your computer and $USER_NAME with your actual samba account name > > > > > > > > but first you should try it anonymously to see if samba is up and > > > > running... > > > > > > > > smbclient -L $SERVER_NAME > > > > > > > > (again, substitute the proper name) > > > > > > > > also...comment this line out... > > > > # winbind enable local accounts = no > > > > > > > > Craig > > > > > > > > -- > > > > fedora-list mailing list > > > > fedora-list@xxxxxxxxxx > > > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > > > > > > > > > smbclient -L Casa > > > Password: > > > Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.26a-6.fc8] > > > tree connect failed: NT_STATUS_WRONG_PASSWORD > > > [root@Casa antonio]# > > > > > ---- > > anonymous is no password...just hit enter key > > > > Craig > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > > smbclient -L Casa > Password: > Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.26a-6.fc8] > > Sharename Type Comment > --------- ---- ------- > testsamba Disk > davide Disk > IPC$ IPC IPC Service (Samba Server Version > 3.0.26a-6.fc8) > ML-1610 Printer Samsung ML-1610 > Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.26a-6.fc8] > > Server Comment > --------- ------- > CASA Samba Server Version 3.0.26a-6.fc8 > > Workgroup Master > --------- ------- > WORKGROUP CASA ---- that means samba is working now if you can connect from your local machine... smbclient -L Casa -U $USER_NAME (substitute your samba/unix name for $USER_NAME) and enter your password and get the same list, you can connect from any other computer on your network. Craig -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list