Microcloudchip-NATURAL
v0.1.x
v0.1.x
  • Home
  • Application Functions
  • Different From Microcloudchip(Old)
  • Wiki For Users & Guests
    • How To Install
      • By Docker Container
      • By Linux Service
    • How To USE?
      • Login
      • User Management
        • Modify My User Information
        • Modify Other User Information
        • ADD User
        • Delete User
      • Data Management
        • Install Process
        • Upload File
        • Generate Directory
        • Download File/Directory
        • Modify File/Directory Name
        • Share File
        • Delete Single File & Directory
        • Delete Multiple File, Directory
  • Wiki For Developers
    • Developing Routine
    • Rules Of Git Branch Ecosystem
    • Project Setting
    • System Information & Structure
    • Algorithms & Issues
      • Directory Recursive Delete
      • Expired Of Sharing Monitoring
    • Code Review
      • SQLite Access
      • Token Decorators
      • Manager Init Location
      • Production / Debug Mode
        • urls.py
        • settings.py
    • Code Test
      • Test Process
      • TestFlow Module
    • Error Code List
    • Server API List
      • User API
      • Storage API
      • Download API
  • Version Log
Powered by GitBook
On this page

Was this helpful?

  1. Wiki For Users & Guests
  2. How To USE?
  3. User Management

ADD User

계정 추가

해당 기능은 관리자만 사용할 수 있습니다.

상단 바의 "Accounts"를 클릭한 다음 "생성" 버튼을 클릭합니다

  • 아이디: 4자 이상 16자의 알파벳 또는 숫자로 이루어져야 합니다.

  • 비밀번호: 8자 이상 128자 이하 입니다.

  • 이메일: 중복 이메일 생성을 막기 위해 이메일은 중복되지 말아야 합니다.

  • 용량 타입: 세 가지의 용량 타입이 있습니다(테스트용 제외)

    • 5 GB

    • 20 GB

    • 500 GB

PreviousModify Other User InformationNextDelete User

Last updated 3 years ago

Was this helpful?