Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Neo
-
Tools 2021 Dec
-
1
Description
Executed "setting-saslauthd" on windows as:
couchbase-cli setting-saslauthd -c 172.23.97.164:8091 -u Administrator -p password --enabled 1
Error observed as:
ERROR: This http API endpoint is only supported in enterprise edition running on GNU/Linux
As it is restricted for windows so same should update on docs also.
couchbase-cli setting-saslauthd -c 172.23.97.164:8091 -u Administrator -p password --enabled 1 -d
GET http://172.23.97.164:8091/pools
200, {'Cache-Control': 'no-cache,no-store,must-revalidate', 'Content-Length': '904', 'Content-Type': 'application/json', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'{"isAdminCreds":true,"isROAdminCreds":false,"isEnterprise":true,"allowedServices":["kv","n1ql","index","fts","cbas","eventing","backup"],"isDeveloperPreview":false,"packageVariant":"","pools":[
],"settings":{"maxParallelIndexers":"/settings/maxParallelIndexers?uuid=6fbead6ee4d86818b26362b48cdd2cd5","viewUpdateDaemon":"/settings/viewUpdateDaemon?uuid=6fbead6ee4d86818b26362b48cdd2cd5"},"uuid":"6fbead6ee4d86818b26362b48cdd2cd5","implementationVersion":"7.0.0-5269-enterprise","componentsVersion":{"stdlib":"3.12.1","chronicle":"0.0.1","crypto":"4.6.5.2","sasl":"3.4.2","ns_server":"7.0.0-5269-enterprise","ale":"0.0.0","lhttpc":"1.3.0","inets":"7.1.3.3","os_mon":"2.5.1.1","public_key":"1.7.2","ssl":"9.6.2.3","asn1":"5.0.12","kernel":"6.5.2.1"}}'
GET http://172.23.97.164:8091/pools
200, {'Cache-Control': 'no-cache,no-store,must-revalidate', 'Content-Length': '904', 'Content-Type': 'application/json', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'{"isAdminCreds":true,"isROAdminCreds":false,"isEnterprise":true,"allowedServices":["kv","n1ql","index","fts","cbas","eventing","backup"],"isDeveloperPreview":false,"packageVariant":"","pools":[
],"settings":{"maxParallelIndexers":"/settings/maxParallelIndexers?uuid=6fbead6ee4d86818b26362b48cdd2cd5","viewUpdateDaemon":"/settings/viewUpdateDaemon?uuid=6fbead6ee4d86818b26362b48cdd2cd5"},"uuid":"6fbead6ee4d86818b26362b48cdd2cd5","implementationVersion":"7.0.0-5269-enterprise","componentsVersion":{"stdlib":"3.12.1","chronicle":"0.0.1","crypto":"4.6.5.2","sasl":"3.4.2","ns_server":"7.0.0-5269-enterprise","ale":"0.0.0","lhttpc":"1.3.0","inets":"7.1.3.3","os_mon":"2.5.1.1","public_key":"1.7.2","ssl":"9.6.2.3","asn1":"5.0.12","kernel":"6.5.2.1"}}'
POST http://172.23.97.164:8091/settings/saslauthdAuth enabled=true&roAdmins=&admins=
400, {'Cache-Control': 'no-cache,no-store,must-revalidate', 'Connection': 'close', 'Content-Length': '83', 'Content-Type': 'text/plain', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'This http API endpoint is only supported in enterprise edition running on GNU/Linux'
ERROR: This http API endpoint is only supported in enterprise edition running on GNU/Linux
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Executed "setting-saslauthd" on windows as:
*couchbase-cli setting-saslauthd -c 172.23.97.164:8091 -u Administrator -p password --enabled 1* Error observed as: ERROR: This http API endpoint is only supported in enterprise edition running on GNU/Linux As it is restricted for windows so same should update on docs also. |
Executed "setting-saslauthd" on windows as:
*couchbase-cli setting-saslauthd -c 172.23.97.164:8091 -u Administrator -p password --enabled 1* Error observed as: ERROR: This http API endpoint is only supported in enterprise edition running on GNU/Linux As it is restricted for windows so same should update on docs also. couchbase-cli setting-saslauthd -c 172.23.97.164:8091 -u Administrator -p password --enabled 1 -d GET [http://172.23.97.164:8091/pools] 200, \{'Cache-Control': 'no-cache,no-store,must-revalidate', 'Content-Length': '904', 'Content-Type': 'application/json', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'\{"isAdminCreds":true,"isROAdminCreds":false,"isEnterprise":true,"allowedServices":["kv","n1ql","index","fts","cbas","eventing","backup"],"isDeveloperPreview":false,"packageVariant":"","pools":[{"name":"default","uri":"/pools/default?uuid=6fbead6ee4d86818b26362b48cdd2cd5","streamingUri":"/poolsStreaming/default?uuid=6fbead6ee4d86818b26362b48cdd2cd5"}],"settings":\{"maxParallelIndexers":"/settings/maxParallelIndexers?uuid=6fbead6ee4d86818b26362b48cdd2cd5","viewUpdateDaemon":"/settings/viewUpdateDaemon?uuid=6fbead6ee4d86818b26362b48cdd2cd5"},"uuid":"6fbead6ee4d86818b26362b48cdd2cd5","implementationVersion":"7.0.0-5269-enterprise","componentsVersion":\{"stdlib":"3.12.1","chronicle":"0.0.1","crypto":"4.6.5.2","sasl":"3.4.2","ns_server":"7.0.0-5269-enterprise","ale":"0.0.0","lhttpc":"1.3.0","inets":"7.1.3.3","os_mon":"2.5.1.1","public_key":"1.7.2","ssl":"9.6.2.3","asn1":"5.0.12","kernel":"6.5.2.1"}}' GET [http://172.23.97.164:8091/pools] 200, \{'Cache-Control': 'no-cache,no-store,must-revalidate', 'Content-Length': '904', 'Content-Type': 'application/json', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'\{"isAdminCreds":true,"isROAdminCreds":false,"isEnterprise":true,"allowedServices":["kv","n1ql","index","fts","cbas","eventing","backup"],"isDeveloperPreview":false,"packageVariant":"","pools":[{"name":"default","uri":"/pools/default?uuid=6fbead6ee4d86818b26362b48cdd2cd5","streamingUri":"/poolsStreaming/default?uuid=6fbead6ee4d86818b26362b48cdd2cd5"}],"settings":\{"maxParallelIndexers":"/settings/maxParallelIndexers?uuid=6fbead6ee4d86818b26362b48cdd2cd5","viewUpdateDaemon":"/settings/viewUpdateDaemon?uuid=6fbead6ee4d86818b26362b48cdd2cd5"},"uuid":"6fbead6ee4d86818b26362b48cdd2cd5","implementationVersion":"7.0.0-5269-enterprise","componentsVersion":\{"stdlib":"3.12.1","chronicle":"0.0.1","crypto":"4.6.5.2","sasl":"3.4.2","ns_server":"7.0.0-5269-enterprise","ale":"0.0.0","lhttpc":"1.3.0","inets":"7.1.3.3","os_mon":"2.5.1.1","public_key":"1.7.2","ssl":"9.6.2.3","asn1":"5.0.12","kernel":"6.5.2.1"}}' POST [http://172.23.97.164:8091/settings/saslauthdAuth] enabled=true&roAdmins=&admins= 400, \{'Cache-Control': 'no-cache,no-store,must-revalidate', 'Connection': 'close', 'Content-Length': '83', 'Content-Type': 'text/plain', 'Date': 'Thu, 17 Jun 2021 09:49:02 GMT', 'Expires': 'Thu, 01 Jan 1970 0000 GMT', 'Pragma': 'no-cache', 'Server': 'Couchbase Server', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'DENY', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block'}, b'This http API endpoint is only supported in enterprise edition running on GNU/Linux' ERROR: This http API endpoint is only supported in enterprise edition running on GNU/Linux |
Summary | Documnets should update for "setting-saslauthd" is not supported for windows | Document should update for "setting-saslauthd" is not supported for windows |
Affects Version/s | Neo [ 17903 ] | |
Affects Version/s | CheshireCat.Next [ 17125 ] |
Fix Version/s | Neo [ 17903 ] | |
Fix Version/s | CheshireCat.Next [ 17125 ] |
Assignee | Patrick Varley [ pvarley ] | James Lee [ james.lee ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Sprint | Tools 2021 Dec [ 1907 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Build couchbase-server-7.1.0-1858 contains couchbase-cli commit 1815522 with commit message:
DOC-8666Merge branch 'mad-hatter' into cheshire-cat