FW: [Samba] WINBIND configuration and NT Authentication]

Christopher Odenbach odenbach at hni.uni-paderborn.de
Mon Nov 18 11:14:00 GMT 2002


Hi,

> > 1.  I can not access the shares using the linux local accounts
> > 	--> recieve: the credentials supplied confilict with an exisitng
> > set of credentials
> > 	is this another PAM configuration problem?
>
> No, this is a windows client-side limitiation. You already have a
> connection to the server, and windows only allows one username per
> remote server at one time.

You can easily get around this by adding several alias names to the 
samba server and then making different connections with different user 
names to these names.

Add alias names in smb.conf with

netbios aliases = name1 name2 name3 ...


I first thought that the limit is one user per _IP_, but it is really 
one user per netbios name... Quite silly, but works! :-)

Christopher



More information about the samba mailing list