# 비밀번호 변경 설정 방법

## 관리자 메뉴 위치

1. `설정` > `회원 설정` > `비밀번호 갱신 설정`&#x20;
2. `설정` > `회원 설정` > `회원 가입 정보 관리`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/Oyswi3Rxqr2IBrOfY9JQ" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/JmVdtLsaM4BIuByajt4y" alt=""><figcaption></figcaption></figure></div>

* 회원가입 및 회원정보 수정 시 비밀번호에 대한 제한 조건 적용이 가능해요.
* 쇼핑몰에 로그인 시 비밀번호 변경에 대한 팝업 또는 화면 노출에 대한 사용 여부 설정이 가능해요.
* 비밀번호 변경에 대한 팝업 또는 화면이 노출되는 주기 선택이 가능해요.
* 비밀번호 변경에 대한 내용을 팝업으로 노출할건지 화면으로 노출 할 건지 선택 가능해요.

## 적용 화면

{% tabs %}
{% tab title="비밀번호 규칙 설정" %}

<figure><img src="/files/BpY94mwXcYLadXicX9D2" alt=""><figcaption><p><mark style="color:blue;"><strong>규칙 설정에 따른 회원가입 페이지에서의 노출 화면 (제한 없이 4 ~ 16자)</strong></mark></p></figcaption></figure>

<figure><img src="/files/BcgHg3nAP51ebY0GKIpa" alt=""><figcaption><p><mark style="color:blue;"><strong>규칙 설정에 따른 회원가입 페이지에서의 노출 화면</strong></mark><br><mark style="color:blue;"><strong>(영문 대소문자/숫자/특수문자를 혼용하여 2종류 10 ~ 16자 또는 3종류 8 ~ 16자)</strong></mark></p></figcaption></figure>
{% endtab %}

{% tab title="비밀번호 변경안내 설정" %}

<figure><img src="/files/gN6b7PzARhzlTPXfgEoU" alt=""><figcaption><p><mark style="color:blue;"><strong>비밀번호 변경안내 설정 (팝업)</strong></mark></p></figcaption></figure>

* 비밀번호 변경안내 노출 설정 시 비밀번호 변경안내 팝업에서 비밀번호 변경 버튼을 클릭하면 아래 화면으로 연결돼요.<br>

<figure><img src="/files/s0om8UuEdL4VcKPLN4SB" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
참고

* 안전한 비밀번호 설정을 위하여 다음의 경우는 비밀번호로 사용이 가능하지 않아요.
* ① 4자 이상 연속적인 숫자 또는 문자 (23456789 / abcdefgh)
* ② 동일한 숫자 또는 문자를 4번 이상 반복 (aaaabcde / 123333456)
* ③ 영문, 숫자, 특수문자를 혼용하지 않은 단일 문자
* ④ 아이디와 4자 이상 동일하거나 기존과 동일한 비밀번호
* ⑤ 특수문자 ( ‘ , “ , ) 또는 공백
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.makeshop.co.kr/manual/member/undefined/undefined-12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
