| Jacob A. Alifrangis 2004-06-29, 5:50 pm |
| Ok, here's the problem now......
=20
I have Two unix boxes and Four Windows Servers here.
=20
The two unix boxes marvin and muse are running rhes 3 and suse 9.1
stock.
=20
Marvin uses the smbpasswd file to authenticate; I just have to sync the
passwords manually.
I am trying to setup muse using winbind and samba 3.0.2a
=20
The problem is that the XP machines on the network don't want to talk to
muse, I get an Access Denied message of sorts preceeded by a logon
request dialog.
=20
The samba/log.smbd gives this explanation:
=20
[2004/06/28 23:40:56, 0] auth/auth_util.c:make_server_info_info3(1120)
make_server_info_info3: pdb_init_sam failed!
=20
Very useful; nothing on google is useful either......
=20
Here's my smb.conf:
# Global parameters
[global]
workgroup =3D BRAINDONORS
realm =3D BRAINDONORS.NET
server string =3D Music / CDImage Server
security =3D ADS
auth methods =3D winbind
local master =3D No
wins server =3D zaphod.braindonors.net
ldap suffix =3D dc=3Dbraindonors,dc=3Dnet
ldap ssl =3D no
idmap uid =3D 10000-20000
idmap gid =3D 10000-20000
winbind enable local accounts =3D No
=20
[music-mp3]
comment =3D MP3 Format Music Files
path =3D /music/mp3
read only =3D No
=20
[music-mp3-singles]
comment =3D Singles and One tracks
path =3D /music/singles/mp3
veto files =3D /.AppleDouble/.bin/.AppleDesktop/Network Trash
Folder/._*
=20
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
|