Skip to content

Anonymous Calls working but not authenticated ones. #2

@etechuganda

Description

@etechuganda

root@erp:/python-glpi/pyglpi# python examples/list_computers.py
examples/list_computers.py:25: RuntimeWarning: GLPI environment variables not locally set
warnings.warn("GLPI environment variables not locally set", RuntimeWarning)
Enter your GLPI hostname: localhost
Enter your GLPI username: glpi
Enter your password:
True
cnrdv6iq932r8gah49l0b9g037 <=== Session ID would seem to indicate the login has succeded?
{u'faultCode': 13, u'faultString': u'Not authenticated'}
{u'faultCode': 13, u'faultString': u'Not authenticated'}
root@erp:
/python-glpi/pyglpi#

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions