Search found 16 matches
- 07 Dec 2025, 10:11
- Forum: Others
- Topic: Git server and PATH issues [Accepted]
- Replies: 5
- Views: 677

Re: Git server and PATH issues [Accepted]
FIXED !!! I found a way with no big modifications and it's working ! I was able to see the content of PATH through ssh commands with ssh -t <user>@<tnas> -p <port> 'echo $PATH' Logging with ssh and showing PATH doesn't give same result. The PATH contains /usr/local/bin but by default, there's no suc...
- 07 Dec 2025, 08:17
- Forum: Others
- Topic: Git server and PATH issues [Accepted]
- Replies: 5
- Views: 677

Re: Git server and PATH issues [Accepted]
Maybe I'm missing something but I can't find any way to make it work through ssh without customizing the system.
I'm investigation a way using docker to make it work natively.
I'm investigation a way using docker to make it work natively.
- 04 Dec 2025, 08:46
- Forum: Privileges
- Topic: [Help] Photos application user access issues
- Replies: 4
- Views: 409

Re: [Help] Photos application user access issues
Let's take an example: Users admin user1 TOS Configuration Media discovery: on Folders | Allowed access : /homes/admin/photos | admin /homes/user1/photos | admin, user1 /public_shared_folder/photos | admin, user1 /private_shared_folder/photos | admin Photos Configuration AI face recognition: on AI s...
- 04 Dec 2025, 06:48
- Forum: Others
- Topic: Git server and PATH issues [Accepted]
- Replies: 5
- Views: 677

Re: Git server and PATH issues [Accepted]
I use my account that is administrator. I see there's a "super" folder in homes so maybe there's a "super" user hidden somewhere. I tried it but I don't have the password and I can't find it anywhere in the documentation. Just to clarify, I tried my admin password on super accoun...
- 03 Dec 2025, 08:41
- Forum: Privileges
- Topic: [Help] Photos application user access issues
- Replies: 4
- Views: 409

Re: [Help] Photos application user access issues
Also, I don't know if it's intended but I added names in AI detected people but it doesn't affect users and they need to do it themselves.
- 03 Dec 2025, 08:39
- Forum: Privileges
- Topic: [Help] Photos application user access issues
- Replies: 4
- Views: 409

[Help] Photos application user access issues
Hi, I found that users can access photos they're not supposed to. I have photos in a shared folder and a user. The user doesn't have access to this folder. I gave them access to Photos app and everything seems fine on the surface. Photos: ok Videos: ok Folders: ok People: ok Scene: WRONG, too much a...
- 03 Dec 2025, 06:22
- Forum: New Requests & Proposals
- Topic: Quota Management for users and shared folders [Accepted]
- Replies: 2
- Views: 350

Re: Quota Management for users and shared folders [Accepted]
Thank you for the answer.
From my perspective, I find weird to consider that a user is not a folder but I don't know the differences between btrfs and ext4 so I'll take your answer as it is.
From my perspective, I find weird to consider that a user is not a folder but I don't know the differences between btrfs and ext4 so I'll take your answer as it is.
- 03 Dec 2025, 01:52
- Forum: Others
- Topic: Git server and PATH issues [Accepted]
- Replies: 5
- Views: 677

Git server and PATH issues [Accepted]
Hello team, I tried to setup a git server on my F4-424. To get the git features, I installed ModBase1 (https://tmnascommunity.eu/download/modbase1/) from the community. Git setup is correct and the PATH is setted. What I did : Create a shared folder called "git" in Volume1 In git, create a...
- 03 Dec 2025, 01:14
- Forum: New Requests & Proposals
- Topic: Git Server - Migration from Synology [Accepted]
- Replies: 5
- Views: 591

Re: Git Server - Migration from Synology [Accepted]
Update: I tried it but as always, cloning a git project through SSH doesn't work because of bash: line 1: git-upload-pack: command not found fatal: Could not read from remote repository. Please make sure you have the correct access rights For some reason, the PATH isn't initialized the same way when...
- 30 Nov 2025, 12:03
- Forum: New Requests & Proposals
- Topic: Quota Management for users and shared folders [Accepted]
- Replies: 2
- Views: 350

Quota Management for users and shared folders [Accepted]
Hi, Quota Management is a feature that I would like to use but there's something I don't understand. BTRFS User: unavailable Shared Folder: available Ext4 User: available Shared Folder : unavailable It sounds really weird that the feature is splitted that way. Can't it be open to both partition form...