Displaying 20 results from an estimated 5000 matches similar to: "Samba 4 upgrade issues"
2014 Dec 15
0
samba 4.1 roaming profiles
Dear Mark,
It looks like you are trying to do the same as I did. Did you read the
thread I had some days ago with subject "How to copy roaming profiles to
new server ? ("Group policy client service failed. The logon access is
denied")" ?
This could help you.
Other suggestions :
Not sure if [profiles.V2] is still required but maybe you should try to
add it ?
We also
2015 Jan 28
1
W7 client cannot adjust file permissions via ADUC
Hi Bob,
Set the rights like this.
> /home 775
>
> /home/samba 775
>
> /home/samba/DT***RM 775
>
> /home/samba/DT***RM/profiles 777
for the profiles, after you set the rights in windows,
user profiles folders wil be created with the correct rights.
and only accessable by the user..
and from here you shoule be able to set the correct rights.
Can you give it a try?
2015 Mar 06
1
setting up W7 profiles
On my test system I can only get 'getent -V' to respond.
Member server smb.conf file:
root at mbr01:~# cat /etc/samba/smb.conf
[global]
workgroup = TEST
security = ADS
realm = TEST.BOB
netbios name = mbr01
domain master = no
host msdfs = no
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
client signing = if_required
## map id's outside to
2012 Nov 29
1
Roaming Profiles not working
Hi all,
I need help to set roaming profiles in my network environment.
I follow the samba wiki steps from here:
https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles#Implementing_Roaming_Profiles_with_Samba
The user's creation is made by Gosa software, and the settings are the same
in smb.conf.
If i comment all the options related with profiles in smb.conf, the home
folder is mapped and
2014 Dec 01
0
Multilingual Win 2008 R2 problems with Samba 3.6/CentOS 6
On Fri, 28 Nov 2014, Davor Vusir wrote:
>> What is the recommended solution to this? I recently found:
>>
>> https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles#Implementing_roaming_profiles_with_Samba
>>
>> However, the suggested configuration is to store roaming profiles on a
>> separate share. We would prefer to store them in the UNIX home dir as we
2015 Mar 09
4
setting up W7 profiles
Bob, to the following..
set the in smb.conf not more not less.
On the member server.
[profiles$]
path = /home/samba/TEST/profiles
read only = no
acl_xattr:ignore system acl = yes
restart samba
now type
chown root:root /home/samba/TEST/profiles
chmod 1777 /home/samba/TEST/profiles
Now go to the wiki and set the correct rights for a profile share.
and ONLY for AD! ( not the POSIX )
2014 Dec 15
2
samba 4.1 roaming profiles
I'm configuring a new samba 4.1 server with NT4 style domain. I've copied
most of the configuration from our working 3.6 server, making some changes
as needed for the newer samba version. So far, I have been unable to get
roaming profiles to work. It seems like the users cannot write in the
profiles directory, but I don't see why not.
Here is the relevant part of smb.cond
[global]
2015 Mar 10
0
setting up W7 profiles
Okay, so I tried a "Bob thing" and it made no difference. So, no comment
on that. However, I am learning.
This is 'wbinfo -*' from my DC1:
root at tdc01:~# wbinfo -u
Administrator
Guest
krbtgt
dns-tdc01
dns-TDC02
root at tdc01:~# wbinfo -g
Enterprise Read-Only Domain Controllers
Domain Admins
Domain Users
Domain Guests
Domain Computers
Domain Controllers
Schema Admins
2013 Oct 30
1
samba4 profiles problems
Hello all,
I'm not new to samba, but for some reason I'm always being bitten by
it when I try to set up roaming profiles.
So I would like to ask for some help here.
I've been RTFM the manual a lot on the samba website, Paying a lot of
attention to the following pages.
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles
2015 Jul 03
0
Samba4 roaming profiles & ownership of profile.V2 folders [RESOLVED]
On 03/07/15 01:21 PM, Rowland Penny wrote:
> On 03/07/15 17:45, Gary Dale wrote:
>> On 03/07/15 02:44 AM, Gary Dale wrote:
>>> I've got roaming profiles for one account on a Debian/Jessie AD DC
>>> server but I can't get them to work for the other accounts. The
>>> differences are that the one account is also a Linux account in the
>>> AD DC
2015 Jul 04
1
Samba4 roaming profiles & ownership of profile.V2 folders [RESOLVED]
On 03/07/15 07:58 PM, Gary Dale wrote:
> On 03/07/15 01:21 PM, Rowland Penny wrote:
>> On 03/07/15 17:45, Gary Dale wrote:
>>> On 03/07/15 02:44 AM, Gary Dale wrote:
>>>> I've got roaming profiles for one account on a Debian/Jessie AD DC
>>>> server but I can't get them to work for the other accounts. The
>>>> differences are that the
2015 Jan 28
0
W7 client cannot adjust file permissions via ADUC
Hai Bob,
A few questions.
- is the client computer member of the domain?
- Are you logged in as "DOMAIN\Administrator" ?
- it the time on pc and server the same.
and for example. change this one to
>[profiles$]
> path = /home/samba/DT***RM/profiles
> acl_xattr:ignore system acl = yes
> read only = no
> csc policy = disable
now check if :
2004 Nov 03
0
error with script on win xp
Hi,
i have samba 3.0.7 on debian.
My logon.bat script is not run when i log in from a win xp sp1 station.
It does from a win 98.
When i go on the netlogon share and launch logon.bat i get this error
message (translate from french)
"\\fs2\netlogon\logon.bat is not a valid win 32 application" (only with
win xp sp1).
I created a bat file locally on win xp sp1 and run it without
2015 Jun 12
0
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
On 11/06/15 16:29, Yanni wrote:
> Hello Samba
>
> I have been trying to fix the problem below for several days with no
> success and I can't understand why.
> Please help me if you can.
>
> I've got a windows server 2012 running AD and I want to store the user
> profiles in a Samba filestore server called "Jimmy". Jimmy has the
> following smb.conf:
2015 Jul 04
3
Samba4 roaming profiles & ownership of profile.V2 folders [RESOLVED]
On 04/07/15 00:58, Gary Dale wrote:
> On 03/07/15 01:21 PM, Rowland Penny wrote:
>> On 03/07/15 17:45, Gary Dale wrote:
>>> On 03/07/15 02:44 AM, Gary Dale wrote:
>>>> I've got roaming profiles for one account on a Debian/Jessie AD DC
>>>> server but I can't get them to work for the other accounts. The
>>>> differences are that the
2015 Jun 12
1
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
No they have no profilePath attribute sets up, they have however a
base directory set up by default as you can see on the link below.
https://app.box.com/s/32jbi0dwac23uypqvm6i0v8suqtbfijd
Meilleures salutations / Best regards,
Joseph-Andr? GUARAGNA
2015-06-12 10:40 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>:
> On 11/06/15 16:29, Yanni wrote:
>>
>>
2015 Jul 03
3
Samba4 roaming profiles & ownership of profile.V2 folders
On 03/07/15 17:45, Gary Dale wrote:
> On 03/07/15 02:44 AM, Gary Dale wrote:
>> I've got roaming profiles for one account on a Debian/Jessie AD DC
>> server but I can't get them to work for the other accounts. The
>> differences are that the one account is also a Linux account in the
>> AD DC and is in the Domain Admins group. The other accounts were
>>
2015 Mar 09
2
setting up W7 profiles
Gentlemen,
First, let me point out that sometimes (and sometimes not) the mailing
list will strip out some backslash marks in cut and paste. So, if there
is a backslash missing . . . well, ignore that missing mark.
Louis,
When your script runs it creates the following default permissions:
root at mbr01:~# ls -alh /home/samba/TEST/profiles
total 8.0K
drwxr-xr-t 2 root root 4.0K Feb 21 18:39
2015 Jul 04
0
Samba4 roaming profiles & ownership of profile.V2 folders [RESOLVED]
On 04/07/15 02:37 PM, Rowland Penny wrote:
> On 04/07/15 18:51, Gary Dale wrote:
>> On 04/07/15 04:22 AM, Rowland Penny wrote:
>>> On 04/07/15 00:58, Gary Dale wrote:
>>>> On 03/07/15 01:21 PM, Rowland Penny wrote:
>>>>> On 03/07/15 17:45, Gary Dale wrote:
>>>>>> On 03/07/15 02:44 AM, Gary Dale wrote:
>>>>>>>
2015 Mar 06
3
setting up W7 profiles
Okay, so I did this to myself. I overlooked an important sentence on the
"https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles". The
sentence that instructs to do "Profile share using Windows ACLs"
***OR*** "Profile share with using POSIX ACLs".
So, I have reset the permissions to how they were before I messed them
up doing the "POSIX ACLs" part.