You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to find a way to make users get directly into a shared folder instead of the default %username% that is created.
Users are authenticated using LDAP.
I made a sed script that changes the config file on startup - is there a way to make the application not create the default %username% folder?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Im trying to find a way to make users get directly into a shared folder instead of the default %username% that is created.
Users are authenticated using LDAP.
I made a sed script that changes the config file on startup - is there a way to make the application not create the default %username% folder?
OR - a way to create and assign the shared folder from startup using commands? didn't find anything in the documentation aside from the
https://github.com/drakkan/sftpgo/blob/main/docs/groups.md which I didn't really understand :(
thanks,
Dor
Beta Was this translation helpful? Give feedback.
All reactions