F8 Samba

Craig White craig at tobyhouse.com
Thu Nov 29 21:43:53 UTC 2007


On Thu, 2007-11-29 at 22:41 +0100, Antonio wrote:
> 2007/11/29, Craig White <craig at tobyhouse.com>:
> > On Thu, 2007-11-29 at 20:44 +0100, Antonio wrote:
> > > 2007/11/29, Craig White <craig at tobyhouse.com>:
> > > > On Thu, 2007-11-29 at 20:06 +0100, Antonio wrote:
> > > > > 2007/11/29, Craig White <craig at tobyhouse.com>:
> > > > > > On Thu, 2007-11-29 at 19:22 +0100, Antonio wrote:
> > > > > > > 2007/11/29, Craig White <craig at tobyhouse.com>:
> > > > > >
> > > > > > >  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 at redhat.com
> > > > > > 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 at Casa antonio]#
> > > > >
> > > > ----
> > > > anonymous is no password...just hit enter key
> > > >
> > > > Craig
> > > >
> > > > --
> > > > fedora-list mailing list
> > > > fedora-list at redhat.com
> > > > 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 at redhat.com
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> >
> [antonio at Casa ~]$ smbclient -L Casa -U antonio
> Password:
> Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.26a-6.fc8]
> tree connect failed: NT_STATUS_WRONG_PASSWORD
> 
> 
> Does it mean that password is wrong??? I synchronized them by Webmin,
> maybe that something is wrong....
----
yeah - forget webmin for a second...

try (as root)

smbpasswd antonio

and re-enter your password

Craig




More information about the fedora-list mailing list