Hi Justin,

Because of the line in smb.conf that says
               winbind use default domain = yes
your users can log in with just their user names. This works for me, and I'm surprised it doesn't seem to work for you. Just to be sure, check that the line is present in smb.conf. It seems to be, since getent returns your groups and users without the DOMAIN prefix.

To get the e-mail link properly set up, list your users in hosts file with their plain login name (i.e. without the DOMAIN\ part). Then, set
               $Conf{CgiUserUrlCreate} = 'mailto:[EMAIL PROTECTED]';

Of course this assumes that your users can login using their username without the DOMAIN part.
Cheers.

Muyiwa



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to