Ad Widget

Collapse

Web scenario "Required pattern not found"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kovas
    Member
    • Dec 2012
    • 39

    #1

    Web scenario "Required pattern not found"

    Hi,

    We have configured Web Scenario for SharePoint site but then we enter "Required string" we get error 401 "Required pattern not found". String is one word - "INTRANET". If "Required string" is empty error disappear. We use NTML authentication: "domain\username".

    I have tried from Linux console:
    curl -v --ntlm -u domain\username http://sharepoint.domain.local, but I always get:
    * NTLM handshake failure (internal error)
    * Authentication problem. Ignoring this.

    Is zabbix using same kind of command?
    Or how to troubleshoot this issue?

    Thanks
    Last edited by kovas; 23-12-2014, 11:56.
  • kovas
    Member
    • Dec 2012
    • 39

    #2
    it looks like curl does not like £

    Comment

    Working...