[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] More packages
On Sun, 22 Dec 2013 12:11:49 , Peter Slegg <p.slegg@scubadivers.co.uk> wrote:
> On Sun, 22 Dec 2013 11:31:06 , Peter Slegg <p.slegg@scubadivers.co.uk> wrote:
> > >
> >
> > I did
> >
> > smbclient -L Milan
> >
> > it asked for the password and then did nothing so I assumed it wasn't working.
> >
>
> I changed the syntax to:
>
> smbclient -L=MILAN
>
> this works and lists the workgroup and servers.
> When I open the workgroup on the PC it askes me to login but never succeeds.
>
I think there has been a change to the way passwords are handled between
3.0 and 3.6
I am trying to convert my set-up using:
pdbedit -i smbpaswd:/etc/samba/smbpasswd -e tdbsam:/etc/samba/passdb.tdb
and adding this to the smb.cong global section:
passdb backend = tdsam
Regards,
Peter