Bug 56799 - configurable sambahome
configurable sambahome
Status: NEEDMOREINFO
Product: UCS@school
Classification: Unclassified
Component: Import scripts
UCS@school 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-11-03 14:04 CET by Tim Breidenbach
Modified: 2023-11-03 14:44 CET (History)
2 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Breidenbach univentionstaff 2023-11-03 14:04:50 CET
As mentioned in 
https://docs.software-univention.de/ucsschool-import/latest/de/spanning-accounts.html#ou-spanning-account-sambahome

you can define the uDM properties "sambahome" for imported users via UCRV """ucsschool/import/set/sambahome"""

This will only add the prefix for the sambahome and is appended by `\username`.
Atm it is not possible to do something like """sambahome: \schulserver\tim\windows-profiles\default"""

We need full flexibility.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2023-11-03 14:44:24 CET
Windows uses the LDAP attribute "sambaHome" to determine the user's home directory. It gets the storage location for the Windows profile from "sambaProfilePath".
In the bug description, these 2 things are mixed up.