Hi all, I'm using winbind with PAM to create a mail server for private mails in my company and I would like to use the 2000 DC to authenticate the user. It seems to work fine except the users name I get are in the form DOMAIN+user and I woul like my user to have mail address like user@my.domain and not DOMAIN+user@my.domain. There is an option named : "winbind use default domain = yes" wich seems to be exactly what I search but winbind seems not to know this option. Her's what I got in log.winbindd : [2002/10/30 18:25:30, 0] param/loadparm.c:map_parameter(1999) Unknown parameter encountered: "winbind use default domain" [2002/10/30 18:25:30, 0] param/loadparm.c:lp_do_parameter(2669) Ignoring unknown parameter "winbind use default domain" By the way, there is two other options that winbind doesn't seem to understand : "winbind enum users" and "winbind enum group". Here is an extract of my smb.conf : security = domain password server = rha encrypt passwords = yes winbind separator = + winbind uid = 10000-30000 winbind gid = 10000-30000 winbind use default domain = yes template homedir = /var/home/%U template shell = /bin/false I'm on debian woody, winbind (samba) v2.2.3a-6 (the one actual with woody) Have you an idea of what could be wrong? Thanks, Jean-Michel.
Gerald (Jerry) Carter
2002-Oct-31 16:58 UTC
Do not ever use "winbind use default domain" in 2.2.x [was Re: [Samba] Winbind unknown parameter]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I repeat (not to you personally of course), do not use this parameter. It was merged it by only to merge other code from the HEAD branch (around 2.2.5 release time). cheers, jerry On Wed, 30 Oct 2002, bon wrote:> > Hi all, > > I'm using winbind with PAM to create a mail server for private mails in my > company and I would like to use the 2000 DC to authenticate the user. > > It seems to work fine except the users name I get are in the form > DOMAIN+user and I woul like my user to have mail address like user@my.domain > and not DOMAIN+user@my.domain. > > There is an option named : "winbind use default domain = yes" wich seems to > be exactly what I search but winbind seems not to know this option. > Her's what I got in log.winbindd : > > [2002/10/30 18:25:30, 0] param/loadparm.c:map_parameter(1999) > Unknown parameter encountered: "winbind use default domain" > [2002/10/30 18:25:30, 0] param/loadparm.c:lp_do_parameter(2669) > Ignoring unknown parameter "winbind use default domain" > > By the way, there is two other options that winbind doesn't seem to > understand : "winbind enum users" and "winbind enum group". > > Here is an extract of my smb.conf : > > security = domain > password server = rha > encrypt passwords = yes > winbind separator = + > winbind uid = 10000-30000 > winbind gid = 10000-30000 > winbind use default domain = yes > template homedir = /var/home/%U > template shell = /bin/false > > > I'm on debian woody, winbind (samba) v2.2.3a-6 (the one actual with woody) > > Have you an idea of what could be wrong? > > Thanks, > Jean-Michel. >- -- --------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc ISBN 0-672-32269-2 "SAMS Teach Yourself Samba in 24 Hours" 2ed "I never saved anything for the swim back." Ethan Hawk in Gattaca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE9wWD+IR7qMdg1EfYRAsh1AKDt9my6wb6RlYHdvTHFDg8CpgYWowCdGRU6 PI0FIN9ZnR2gxizn2gw33yg=Ir+u -----END PGP SIGNATURE-----
Seemingly Similar Threads
- CentOS 6 and android connectivity (Nook)
- Announcing CentOS 3 i386 Cluster Suite (CS) and Global File System (GFS)
- Samba3+samba-vscan+clamav = A big headache.
- CentOS-announce Digest, Vol 6, Issue 1
- upgrade from 2.2.7a to 3.0.0, problem with client code page [long]