Koozali.org: home of the SME Server

During Primary ebay modification errors logged about unknown user

Offline Michail Pappas

  • *
  • 351
  • +1/-0
From running the following two commands:
Code: [Select]
db accounts setprop Primary PHPBaseDir /home/e-smith/files/ibays/Primary/html/:/tmp/
signal-event ibay-modify Primary

Some errors are logged:
Code: [Select]
Oct 26 08:30:34 sme-server /sbin/e-smith/db[6695]: /home/e-smith/db/accounts: OLD Primary=ibay|CgiBin|enabled|Group|shared|Modifiable|no|Name|Primary i-bay|PHPRegisterGlobals|disabled|PasswordSet|no|Passwordable|no|PublicAccess|global|Removable|no|UserAccess|wr-admin-rd-group
Oct 26 08:30:34 sme-server /sbin/e-smith/db[6695]: /home/e-smith/db/accounts: NEW Primary=ibay|CgiBin|enabled|Group|shared|Modifiable|no|Name|Primary i-bay|PHPBaseDir|/home/e-smith/files/ibays/Primary/html/:/tmp/|PHPRegisterGlobals|disabled|PasswordSet|no|Passwordable|no|PublicAccess|global|Removable|no|UserAccess|wr-admin-rd-group
Oct 26 08:31:12 sme-server esmith::event[6703]: Processing event: ibay-modify Primary
Oct 26 08:31:12 sme-server esmith::event[6703]: Running event handler: /etc/e-smith/events/actions/generic_template_expand
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/proftpd.conf
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/securetty
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/hosts.deny
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/hosts.allow
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/shells
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/services
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/samba/smbusers
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/samba/smb.conf
Oct 26 08:31:12 sme-server esmith::event[6703]: expanding /etc/httpd/conf/httpd.conf
Oct 26 08:31:12 sme-server esmith::event[6703]: generic_template_expand=action|Event|ibay-modify|Action|generic_template_expand|Start|1319607072 75403|End|1319607072 759867|Elapsed|0.684464
Oct 26 08:31:12 sme-server esmith::event[6703]: Running event handler: /etc/e-smith/events/ibay-modify/S15ibay-modify
Oct 26 08:31:12 sme-server esmith::event[6703]: usermod: user Primary does not exist
Oct 26 08:31:12 sme-server esmith::event[6703]: Failed to modify (unix) account Primary.
Oct 26 08:31:12 sme-server esmith::event[6703]: CPU: ldapUserMod: ldap_modify_s: No such object
Oct 26 08:31:12 sme-server esmith::event[6703]:      The user 'Primary' specified could not be found in the directory.
Oct 26 08:31:12 sme-server esmith::event[6703]:      Make sure the user is valid and the correct base for the user has been
Oct 26 08:31:12 sme-server esmith::event[6703]:      specified.
Oct 26 08:31:12 sme-server esmith::event[6703]: Failed to modify (ldap) account Primary.
Oct 26 08:31:13 sme-server esmith::event[6703]: S15ibay-modify=action|Event|ibay-modify|Action|S15ibay-modify|Start|1319607072 760129|End|1319607073 449829|Elapsed|0.6897|Status|65280
Oct 26 08:31:13 sme-server esmith::event[6703]: Running event handler: /etc/e-smith/events/actions/adjust-services
Oct 26 08:31:13 sme-server esmith::event[6703]: adjusting supervised smbd (sighup)
Oct 26 08:31:13 sme-server esmith::event[6703]: adjusting supervised smbd (up)
Oct 26 08:31:13 sme-server esmith::event[6703]: adjusting supervised httpd-e-smith (sigusr1)
Oct 26 08:31:13 sme-server esmith::event[6703]: adjusting supervised httpd-e-smith (up)
Oct 26 08:31:13 sme-server esmith::event[6703]: adjust-services=action|Event|ibay-modify|Action|adjust-services|Start|1319607073 450126|End|1319607073 595743|Elapsed|0.145617
Oct 26 08:31:13 sme-server esmith::event[6703]: Running event handler: /etc/e-smith/events/ibay-modify/S95ldap-update-simple
Oct 26 08:31:13 sme-server esmith::event[6703]: S95ldap-update-simple=action|Event|ibay-modify|Action|S95ldap-update-simple|Start|1319607073 595993|End|1319607073 804598|Elapsed|0.208605

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: During Primary ebay modification errors logged about unknown user
« Reply #1 on: October 26, 2011, 08:51:37 AM »
reqman

Keep in mind that sme8 is still beta software and while quite stable can still have bugs.
You are best to report possible bugs to Bugzilla, see link at top of forums.
Experts will assess whether your problem is indeed a bug or not.
If not they will most likely direct you back to the forums for further help.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Michail Pappas

  • *
  • 351
  • +1/-0
Re: During Primary ebay modification errors logged about unknown user
« Reply #2 on: October 26, 2011, 08:55:45 AM »
Hello Mary,

I refrained from opening a bug for something that might be a misconfiguration on my part. That would use precious time from the experts. Hence for my posts here, where another user might give some information on the issue. :)

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: During Primary ebay modification errors logged about unknown user
« Reply #3 on: October 26, 2011, 10:00:47 AM »
reqman

I made the suggestion because of the error messages that referred to ldap user issues.
ldap implementation is very much in beta development and full support will not AFAIK be included in sme 8.0 final release, but maybe in sme8.1 final.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Michail Pappas

  • *
  • 351
  • +1/-0
Re: During Primary ebay modification errors logged about unknown user
« Reply #4 on: October 26, 2011, 11:16:56 AM »
Thank you for the clarification. I will gladly open a bug report for it, to help the developers.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: During Primary ebay modification errors logged about unknown user
« Reply #5 on: October 26, 2011, 05:05:22 PM »
Thank you for the clarification. I will gladly open a bug report for it, to help the developers.
Please also post a reference here for future readers, once you have opened a bug report. Thanks in advance.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Michail Pappas

  • *
  • 351
  • +1/-0
Re: During Primary ebay modification errors logged about unknown user
« Reply #6 on: October 27, 2011, 10:04:03 PM »
Sure, this turned out to be a bug that will be resolved in 8.0b8, see http://bugs.contribs.org/show_bug.cgi?id=6770