Bill Arlofski | 18 May 2012 18:09
Favicon

Errors when creating a user LAM 3.7

When creating a new user I get the following notices at the top of the page:

Notice: Undefined index: sambaSID in
/var/www/lam.mydomain.org/htdocs/lib/modules/sambaSamAccount.inc on line 849

Notice: Undefined index: sambaSID in
/var/www/lam.mydomain.org/htdocs/lib/modules/sambaSamAccount.inc on line 849

Notice: Undefined index: sambaSID in
/var/www/lam.mydomain.org/htdocs/lib/modules/sambaSamAccount.inc on line 849

Notice: Undefined index: uid in
/var/www/lam.mydomain.org/htdocs/lib/modules/posixAccount.inc on line 539

The user is create properly though and I get the blue box that says:

--[snip]--
LDAP operation successful.
Account was created successfully.
--[snip]--

Also, the LDAP directory is maintaining indexes for sambaSID and uid (among
others)

Thanks!

--
Bill Arlofski
Reverse Polarity, LLC

(Continue reading)

Roland Gruber | 18 May 2012 19:24
Picon
Favicon

Re: Errors when creating a user LAM 3.7


Hi Bill,

On 18.05.2012 18:09, Bill Arlofski wrote:
> When creating a new user I get the following notices at the top of
> the page:
> 
> Notice: Undefined index: sambaSID in 
> /var/www/lam.mydomain.org/htdocs/lib/modules/sambaSamAccount.inc on
> line 849

there are harmless, please turn off notice messages in php.ini (in
e.g. /etc/php5/apache2):

  error_reporting = E_ALL & ~E_NOTICE

--

-- 

Best regards

Roland Gruber

LDAP Account Manager
http://www.ldap-account-manager.org/

Want more? Get LDAP Account Manager Pro!
http://www.ldap-account-manager.org/lamcms/lamPro
Bill Arlofski | 20 May 2012 16:04
Favicon

Re: Errors when creating a user LAM 3.7

On 05/18/12 13:24, Roland Gruber wrote:
> Hi Bill,
> 
> On 18.05.2012 18:09, Bill Arlofski wrote:
>> When creating a new user I get the following notices at the top of
>> the page:
> 
>> Notice: Undefined index: sambaSID in 
>> /var/www/lam.mydomain.org/htdocs/lib/modules/sambaSamAccount.inc on
>> line 849
> 
> there are harmless, please turn off notice messages in php.ini (in
> e.g. /etc/php5/apache2):
> 
>   error_reporting = E_ALL & ~E_NOTICE

Thanks Roland.

--
Bill Arlofski
Reverse Polarity, LLC

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Gmane