Displaying 20 results from an estimated 97 matches for "roaming_windows_user_profil".
Did you mean:
roaming_windows_user_profile
2019 Jun 18
6
Roaming Profiles
Hello,
I created a GPO Roaming Profiles redirection in my AD as shown on this
page
(https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles#The_Windows_Roaming_Profile_Versions).
The data are stored in a sharing file server (samba member domain).
When I open a windows user session it doesn't work. Event observer says
"Access denied".
So I changed 'chmod 1750 /srv/samba/profiles/' for 'chmod 1770' and...
2017 May 23
2
classic upgrade, splitting servers
...logon path = ""
> logon home = ""
>
> So I set something empty for the problematic users with pdbedit or so?
>
> The values are shown empty on old and new DC ...
>
You don't do it like that on an AD domain, see here:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
Rowland
2019 Jan 23
2
GPO / Sysvol problems
RPvs> Have you read this:
RPvs> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
RPvs> and possibly, this:
RPvs> https://wiki.samba.org/index.php/Configuring_Windows_Profile_Folder_Redirections
RPvs> Rowland
Yes, and I believe I've done everything properly.
That's where I started.
So I think we're back to; What items control file/directory creation a...
2020 Jun 18
3
Users, home directories and profiles
I've a working old fashion PDC samba server. When I've to create a new
user I add it to the system with adduser and to the samba using pdbedit.
In the smb.conf I've the [homes] shared folder for the homes and
[profile.V6] for the windows 10 profiles.
When the user enter in a Windows 10 machine, he's able to enter in his
home directory mapped as Z: and when exits his profile is
2018 Aug 24
2
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
...AMDOM'
Return something like this:
Name : SAMDOM
Alt_Name : samdom.example.com
SID : S-1-5-21-1768301897-3342589593-1064908849
Active Directory : Yes
Native : Yes
Primary : Yes
Also have you read this:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
Rowland
2017 Mar 31
1
User profiles question
...;. The fix so far is to delete a registry folder on the
client machine, but there are cases where this does not work. For one user, I had to
delete the account and create it again. The domain uses 3 centos7 + samba 4.5.5, with a
fileserver running 4.4.4.
Reading https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles shows me that our
setup does not thing different from the suggested configuration:
We do not have a profiles share. Instead, we put the user profile inside the user's home
folder.
Are there recomendations regarding the profile location? Is it ok to have the user profile
inside the home d...
2017 Jun 23
2
roaming profile
Is there a script that will give roaming profiles users correct r/w
permissions. Changing permissions by hand is time consuming is there a
better way,
2017 Jun 24
1
roaming profile
...>> Is there a script that will give roaming profiles users correct r/w
>> permissions. Changing permissions by hand is time consuming is there a
>> better way,
>>
>
> How did you setup the profiles? Have you reviewed the wiki?
>
> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
>
> --
> --
> James
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
2019 Jun 18
0
Roaming Profiles
Hai,
I think you missed the part in the link:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles#The_Windows_Roaming_Profile_Versions
This part:
Setting up the Share on the Samba File Server
Using Windows ACLs
To create a share, for example, profiles for hosting the roaming profiles on a Samba file server:
Create a new share. For details, see Setting up a Share Using Windows ACLs. Set the...
2020 Apr 23
1
Expected behaviour of domain\administrator on Linux AD domain member
...to a windows 10 machine if that is
> > possible.
>
> Yes it is, just as long as you follow the wiki, I have now updated the
> wikipage:
>
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
>
> Rowland
>
> Should https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles be
updated as well?
Many thanks for your help guys!
It works as expected with "everyone" added to the share properties.
RT
>
>
2019 Jan 23
2
GPO / Sysvol problems
RPvs> On Wed, 23 Jan 2019 10:06:52 -0800
RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>> RPvs> Have you read this:
>> RPvs> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
>> RPvs> and possibly, this:
>> RPvs> https://wiki.samba.org/index.php/Configuring_Windows_Profile_Folder_Redirections
>> RPvs> Rowland
>> Yes, and I believe I've done everything properly.
>> That's where I started.
>> So I think we're...
2023 Nov 28
1
Setting up Profiles share... 777?!
In a fresh samba AD domain i'm setting up the 'Profiles' share for roaming
profiles, following the wiki:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
leading to:
[profiles]
comment = Network Profiles Share
csc policy = disable
map acl inherit = Yes
path = /srv/samba/profiles
read only = No
vfs objects = acl_xattr
acl_xattr:default acl style = windows
acl_xattr:i...
2017 May 03
5
Problems with samba and profile syncing from various windows versions
...> create mask = 0600
> > directory mask = 0700
> > profile acls = yes
> > vfs objects = full_audit
> >
>
> Sorry, but this doesn't work on a Samba AD DC, you will have to use
> windows ACL's, see here:
>
> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
>
> Rowland
>
>
>
2023 Nov 28
1
Setting up Profiles share... 777?!
On Tue, 28 Nov 2023 16:00:22 +0100
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
>
> In a fresh samba AD domain i'm setting up the 'Profiles' share for
> roaming profiles, following the wiki:
>
> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
>
> leading to:
>
> [profiles]
> comment = Network Profiles Share
> csc policy = disable
> map acl inherit = Yes
> path = /srv/samba/profiles
> read only = No
> vfs objects = acl_xa...
2017 Nov 30
2
Troubles on Roaming Profiles...
...es]
comment = Network Profiles Share
path = /srv/samba/profiles
browseable = No
store dos attributes = Yes
csc policy = disable
map acl inherit = Yes
read only = No
vfs objects = acl_xattr
Share permission and folder permission seems right, exactly as in:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
I've created a policy, but profiles folder does not get created, and in
logs (windows events and samba log) i don't see nothing relevant.
How can i debug this? Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http...
2019 Jan 29
2
Windows client still tries to connect to old AD after replacement
...the old AD and connected the test computer to the
new AD. It works fine, and I was able to log in as domain\Administrator
fine. I set up the user profiles and group policies by following the
instructions here:
https://wiki.samba.org/index.php/User_Home_Folders
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
Once done, I restarted the computer and logged in as
domain\Administrator, and got a "Couldn't synchronise your profile" and
"Couldn't connect to \\192.168.0.17\Profiles\Administrator" and plenty
of messages saying something like
"\\192.168.0.17\Users\Adminis...
2017 Nov 23
2
Profile ACLs
Hello all,
as the "profile acls = Yes" option has become deprecated in Samba 4.7 I
wanted to ask what the preferred way is of doing this?
The Wiki
(https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles) still
uses "profile acls = Yes" when using posix acls.
At the moment our share looks like this:
[profiles]
profile acls = Yes
csc policy = disable
browseable = no
writeable = yes
path = /srv/profiles/profiles/%U/%a
guest ok = no...
2018 May 12
3
domainuser cannot access a share
Hey,
I have a Windows Server 2016 as a DC and a Debian (Stretch) Server joined
the domain. I only want to use this server as a fileserver, but
domain-users cannot access the share.
Here is what I did:
smb.conf: https://paste.ubuntu.com/p/2fKDYFrZ6h/
nsswitch.conf: https://paste.ubuntu.com/p/qjKnKMtZ42/
mkdir /home/EXAMPLE/profile
chmod 1770 /home/example/profile
chgrp domänen-benutzer
2019 Jan 23
2
GPO / Sysvol problems
RPvs> On Wed, 23 Jan 2019 09:17:33 -0800
RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>> So, some updates.
>> I started that email a couple of hours ago - but suddenly, without
>> changing a thing, the test client/station is suddenly now getting the
>> correct GPO details.
>> Yet, I've not synced the sysvol or done anything to
2018 Sep 20
5
Samba 4: 'Access denied' error when accessing user profile during logon
...logging on I experience
'Access denied' error accessing user profile. As a result, Windows
creates temporary profile for the domain user (the profile is deleted
upon logoff).
The roaming profiles directory has been created according to
instructions in
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
Note: the home directory (also shared by the AD DC) is accessible
without problem, user can create/delete/whatever objects in it without
problems.
For every domain user 'username' profilePath has been set to
\\DC\profiles\username , using ldbmodify, i.e. via a string
profilePath: \\...