Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Browse and edit AD LDAP via FUSE

Install

apt-get install libfuse3-devel
pip install -r requirements.txt

Usage

At now when you hit Ctrl+C the module did not unmount FS properly. In that case you need to umount it by hand via fusermount -u ./mnt

mkdir ./mnt
./adfs.py --debug ./mnt/

About

manage AD via LDAP and FUSE

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages