-
After entering all the details when I click on the "grant access" button in the admin settings nothing happens.
Im using nextcloud 14.0.3
EDIT: I also get a message that no smbclient is installed
-
this code works with version 0.11.5 but not with 0.12.2
```
var ac = new AuthenticationContext(username, password.toCharArray(), "MYDOMAIN");
try (SMBClient client = new SMBClient(config);
…
-
## Feature request
I store my music on a network folder, and I would like to store my playlists in the same directory. But the ``````smbclient`````` and ``````nfs`````` storage plugins are only avail…
-
Creating dir on Win2k8R2 like this:
`smbclient_mkdir($state, $share, 0700);`
without setting **system.nt_sec_desc.*+** results **smbcacls** output:
`REVISION:1
CONTROL:SR|DI|DP
OWNER:BUILT…
-
### Describe the bug
The samba data_dir has the permission samba:samba.
Users cant access the contents of that folder cause there not part of the user group.
The result is the error:
when trying t…
-
### Configuration
impacket version: 0.11.0.dev
Python version: 3.12.4
Target OS: Amazon FSX Share (not sure)
So this is a bit of a weird one. I'm working on simulating a ransomware attack o…
-
|[](https://github.com/ihaywood3)| @ihaywood3 reported|
|-|-|
|Trac ID|trac#9938|
|Type|enhancement|
|Created|2020-08-16 07:46:28Z|
|Branch|https://github.com/twisted/twisted/tree/9938-ihaywood3-smb-p…
-
## 部署 nextcloud
```bash
docker run -d --restart=always --name nextcloud -p 3456:80 -v /tmp/ossfs:/tmp/ossfs docker.io/nextcloud
# -v 挂载到 docker
```
访问 http://ip:3456 即可成功看到页面
___
## 挂载阿里云 OS…
-
Hello, this is the situation:
Server: Debian 8, backuppc 3.3.0
Client pc: Windows 8.1
Xfer type: smb
Exclusion paths: yes
Problem: **exclusion not working**, excluded paths are backed up when the…
-
### Steps to reproduce
1. Enable External Storage App
2. Add a SMB-Folder with a non en_US filesystem
3.Browser a golder with files that include special chars like german ßöäü in their name
### …