creating samba users with phpldapadmin

Discussion in 'HOWTO-Related Questions' started by wildgoosed, Apr 16, 2008.

  1. wildgoosed

    wildgoosed New Member

    Hey everyone,

    I followed the OpenLDAP + Samba Domain Controller On Ubuntu 7.10 guide but I'm having issues creating samba3 users from phpldapadmin.

    From a CLI I can create a user that logins into a windows xp machine fine by doing what the guide said...

    #smbldap-useradd -a -m -M ricky -c "Richard M" ricky

    However, when I try to create a samba3 user from phpldapadmin, i get this error when the user logins (first, it warns the user that they must change their password and it seems to change the password as it reports success)

    "The system cannot log you on due to the following error: The system cannot find message text for message number 0x%1 in the message file for %2"

    Anyone else getting this? I've tried googling but found nothing on that error message.
     
  2. wildgoosed

    wildgoosed New Member

    I have figured it out.

    I wasn't setting the sambaSID attribute correctly :S
     

Share This Page