RE: [Samba] roaming profiles, not roaming

2005-12-01 Thread Louis van Belle
then you still have configuration problems, 

i'll attach mij smb.conf as example for you.
im running debian kernel 2.6.8 with cifs en ext3 and Extended attributes.
make sure this line is in fstab if you use Extended attrib and acl
/dev/sda12  /home   ext3defaults,acl,user_xattr 0   2

also

make a registry file containing this:

;-
; do not roam the following folders

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ExcludeProfileDirs"="Temporary Internet Files;History;Temp"

;-
; Do not check for user ownership of Roaming Profile Folders
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"CompatibleRUPSecurity"=dword:0001


nou you have my working config, compare it to yours, i had exacly the same
problem as you do now. 

Louis




>-Oorspronkelijk bericht-
>Van: Jack Mendez [mailto:[EMAIL PROTECTED] 
>Verzonden: woensdag 30 november 2005 17:52
>Aan: Louis van Belle
>CC: samba@lists.samba.org
>Onderwerp: RE: [Samba] roaming profiles, not roaming
>
>removed the profile dir from the server and the workstation changed mod
>777 to /profiles
>it all failed.
>when i turn acls off, i get the message tht the user does not have the
>correct security settings for the folder.
>which is what the documentation implied.
>would happen with xp clients running all the latest patches and service
>packs.
>changing acls back on enabled me to download and save the 
>profile on one
>system only.
>
>On Tue, November 29, 2005 6:54 am, Louis van Belle said:
>> And when you test this do it with an new, clean enviroment ( 
>user/profile
>> dir )
>>
>>
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/listinfo/samba
>>
>
>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

RE: [Samba] roaming profiles, not roaming

2005-11-30 Thread Jack Mendez
removed the profile dir from the server and the workstation changed mod
777 to /profiles
it all failed.
when i turn acls off, i get the message tht the user does not have the
correct security settings for the folder.
which is what the documentation implied.
would happen with xp clients running all the latest patches and service
packs.
changing acls back on enabled me to download and save the profile on one
system only.

On Tue, November 29, 2005 6:54 am, Louis van Belle said:
> And when you test this do it with an new, clean enviroment ( user/profile
> dir )
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] roaming profiles, not roaming

2005-11-29 Thread Louis van Belle
And when you test this do it with an new, clean enviroment ( user/profile
dir )



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] roaming profiles, not roaming

2005-11-29 Thread Louis van Belle
Wrong, about what below stands 

set /home/samba/profiles777
when a user logs out a new profile dir is created
thats why the create mask and directory mask.

the userdir /home/samba/profiles/Username wil get 700
so user dir is secure.

here is my profiles config

[profiles]
path = /home/samba/profiles
comment = Profiel omgeving
read only = no
create mask = 0600
directory mask = 0700
browseable = Yes
guest ok = Yes
csc policy = disable
force user = %U
valid users = %U @"Domain Admins"


Louis



>777 is very insecure that means that all users on the system can over
>write anyones profile
>my problem is not that the profiles can not write to the 
>server, changes
>to the profile do get saved, its just they don't get saved to 
>the server
>on more then one system.
>
>On Mon, November 28, 2005 5:50 pm, Louis van Belle said:
>> This is a common setup issue,
>> set profiles acls = no
>>
>> rights /data/sambaprofiles  777
>> create mask 600
>> directorie mask 700
>>
>>
>> this wil work.
>>
>> Louis
>>
>>> -Oorspronkelijk bericht-
>>> Van: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED]
>>> Namens Jack Mendez
>>> Verzonden: maandag 28 november 2005 17:45
>>> Aan: Craig White
>>> CC: samba@lists.samba.org
>>> Onderwerp: Re: [Samba] roaming profiles, not roaming
>>>
>>> i did verify that the profile was in fact a roaming profile
>>> the profile downloads just fine from the system that we first
>>> logon too with that user.
>>> any changes made with the same user on the original system do
>>> get saved to the server, i had a look in the /profiles/user
>>> name/Desktop directory for files we placed on the desktop
>>> after logging off, the files are on the server.
>>> when we go to another machine configured exactly the same way
>>> log on as that same user not does the profile not load but
>>> what looks like a local xp profile loads.
>>> i also tried making a new user on the smb box logging on with
>>> the same system which was displaying the wrong profile, and
>>> it woks fine, as long as the profile gets downloaded from the
>>> same system that it initially worked on, it seems to work fine.
>>> i am stumped.
>>>
>>>
>>> On Mon, November 21, 2005 7:28 pm, Craig White said:
>>> > On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
>>> >> the profiles get saved ack to the samba machine no
>>> problem, its just
>>> >> when the user moves to a different machine that the
>>> correct profiles
>>> >> does not get downloaded the profiles are owned by username.group.
>>> > 
>>> > Then it would seem to me that the possibilities...
>>> >
>>> > the other machines aren't properly joined to the domain.
>>> > or
>>> > the profile that is on the system that is working is not
>>> set to roam
>>> > at all...verify...Start->Settings->Control
>>> > Panel->System->Advanced->User
>>> > Profiles->Settings
>>> >
>>> > Is the type for the user 'roaming' ?
>>> >
>>> > How about another user account on one of the other
>>> machines...log in,
>>> > log out...does profile get saved to server? Does profile
>>> get loaded to
>>> > first machine?
>>> >
>>> > Craig
>>> >
>>> >
>>> > --
>>> > This message has been scanned for viruses and dangerous content by
>>> > MailScanner, and is believed to be clean.
>>> >
>>> >
>>>
>>>
>>> --
>>> To unsubscribe from this list go to the following URL and read the
>>> instructions:  https://lists.samba.org/mailman/listinfo/samba
>>>
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/listinfo/samba
>>
>
>
>

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] roaming profiles, not roaming

2005-11-28 Thread Jack Mendez
i do appreciate your help with this..
according to manpages.
   profile acls (S)
  This boolean parameter was added to fix the problems that
people
  have been having with storing user profiles on Samba shares
from
  Windows 2000 or Windows XP clients. New versions of Windows
2000
  or  Windows  XP  service  packs  do security ACL checking
i have only xp clients running newest service packs, when i set profile
acls to no, it gives me an error message about not being able to download
the profile.
777 is very insecure that means that all users on the system can over
write anyones profile
my problem is not that the profiles can not write to the server, changes
to the profile do get saved, its just they don't get saved to the server
on more then one system.

On Mon, November 28, 2005 5:50 pm, Louis van Belle said:
> This is a common setup issue,
> set profiles acls = no
>
> rights /data/sambaprofiles  777
> create mask 600
> directorie mask 700
>
>
> this wil work.
>
> Louis
>
>> -Oorspronkelijk bericht-
>> Van: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]
>> Namens Jack Mendez
>> Verzonden: maandag 28 november 2005 17:45
>> Aan: Craig White
>> CC: samba@lists.samba.org
>> Onderwerp: Re: [Samba] roaming profiles, not roaming
>>
>> i did verify that the profile was in fact a roaming profile
>> the profile downloads just fine from the system that we first
>> logon too with that user.
>> any changes made with the same user on the original system do
>> get saved to the server, i had a look in the /profiles/user
>> name/Desktop directory for files we placed on the desktop
>> after logging off, the files are on the server.
>> when we go to another machine configured exactly the same way
>> log on as that same user not does the profile not load but
>> what looks like a local xp profile loads.
>> i also tried making a new user on the smb box logging on with
>> the same system which was displaying the wrong profile, and
>> it woks fine, as long as the profile gets downloaded from the
>> same system that it initially worked on, it seems to work fine.
>> i am stumped.
>>
>>
>> On Mon, November 21, 2005 7:28 pm, Craig White said:
>> > On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
>> >> the profiles get saved ack to the samba machine no
>> problem, its just
>> >> when the user moves to a different machine that the
>> correct profiles
>> >> does not get downloaded the profiles are owned by username.group.
>> > 
>> > Then it would seem to me that the possibilities...
>> >
>> > the other machines aren't properly joined to the domain.
>> > or
>> > the profile that is on the system that is working is not
>> set to roam
>> > at all...verify...Start->Settings->Control
>> > Panel->System->Advanced->User
>> > Profiles->Settings
>> >
>> > Is the type for the user 'roaming' ?
>> >
>> > How about another user account on one of the other
>> machines...log in,
>> > log out...does profile get saved to server? Does profile
>> get loaded to
>> > first machine?
>> >
>> > Craig
>> >
>> >
>> > --
>> > This message has been scanned for viruses and dangerous content by
>> > MailScanner, and is believed to be clean.
>> >
>> >
>>
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/listinfo/samba
>>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] roaming profiles, not roaming

2005-11-28 Thread Louis van Belle
This is a common setup issue, 
set profiles acls = no

rights /data/sambaprofiles  777
create mask 600
directorie mask 700


this wil work.

Louis

> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Namens Jack Mendez
> Verzonden: maandag 28 november 2005 17:45
> Aan: Craig White
> CC: samba@lists.samba.org
> Onderwerp: Re: [Samba] roaming profiles, not roaming
> 
> i did verify that the profile was in fact a roaming profile 
> the profile downloads just fine from the system that we first 
> logon too with that user.
> any changes made with the same user on the original system do 
> get saved to the server, i had a look in the /profiles/user 
> name/Desktop directory for files we placed on the desktop 
> after logging off, the files are on the server.
> when we go to another machine configured exactly the same way 
> log on as that same user not does the profile not load but 
> what looks like a local xp profile loads.
> i also tried making a new user on the smb box logging on with 
> the same system which was displaying the wrong profile, and 
> it woks fine, as long as the profile gets downloaded from the 
> same system that it initially worked on, it seems to work fine.
> i am stumped.
> 
> 
> On Mon, November 21, 2005 7:28 pm, Craig White said:
> > On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
> >> the profiles get saved ack to the samba machine no 
> problem, its just 
> >> when the user moves to a different machine that the 
> correct profiles 
> >> does not get downloaded the profiles are owned by username.group.
> > 
> > Then it would seem to me that the possibilities...
> >
> > the other machines aren't properly joined to the domain.
> > or
> > the profile that is on the system that is working is not 
> set to roam 
> > at all...verify...Start->Settings->Control 
> > Panel->System->Advanced->User
> > Profiles->Settings
> >
> > Is the type for the user 'roaming' ?
> >
> > How about another user account on one of the other 
> machines...log in, 
> > log out...does profile get saved to server? Does profile 
> get loaded to 
> > first machine?
> >
> > Craig
> >
> >
> > --
> > This message has been scanned for viruses and dangerous content by 
> > MailScanner, and is believed to be clean.
> >
> >
> 
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-28 Thread Jack Mendez
> If that is the case, what happens when you log on as that user on system
> A?
the user is able to log on but the profile does not download
what actually happens is that the system loads   what looks like a profile
from the local system.
very similar to a default local profile that one would get when installing
a fresh copy of xp.

On Mon, November 28, 2005 12:47 pm, Craig White said:
> Re-arranging top post to bottom for ease of replying...
> On Mon, 2005-11-28 at 11:45 -0500, Jack Mendez wrote:
>
>> On Mon, November 21, 2005 7:28 pm, Craig White said:
>> > On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
>> >> the profiles get saved ack to the samba machine no problem, its just
>> >> when
>> >> the user moves to a different machine that the correct profiles does
>> not
>> >> get downloaded
>> >> the profiles are owned by username.group.
>> > 
>> > Then it would seem to me that the possibilities...
>> >
>> > the other machines aren't properly joined to the domain.
>> > or
>> > the profile that is on the system that is working is not set to roam
>> at
>> > all...verify...Start->Settings->Control Panel->System->Advanced->User
>> > Profiles->Settings
>> >
>> > Is the type for the user 'roaming' ?
>> >
>> > How about another user account on one of the other machines...log in,
>> > log out...does profile get saved to server? Does profile get loaded to
>> > first machine?
>> >
> 
>> i did verify that the profile was in fact a roaming profile
>> the profile downloads just fine from the system that we first logon too
>> with that user.
> 
> for clarity purposes, let's call this system A
> 
>> any changes made with the same user on the original system do get saved
>> to
>> the server, i had a look in the /profiles/user name/Desktop directory
>> for
>> files we placed on the desktop after logging off, the files are on the
>> server.
> 
> good - system A seems to have roaming profiles that save back onto
> server as expected
> 
>> when we go to another machine configured exactly the same way log on as
>> that same user not does the profile not load but what looks like a local
>> xp profile loads.
> 
> let's call this system B
>
> You can verify if profile is local or roaming using method I described
> above. You can verify if changes are saved to server in manner similar
> to how you tested the user on system A
> 
>> i also tried making a new user on the smb box logging on with the same
>> system which was displaying the wrong profile, and it woks fine, as long
>> as the profile gets downloaded from the same system that it initially
>> worked on, it seems to work fine.
>> i am stumped.
> -
> I am unclear here...you created a new user. Logged into system B with
> this user and profile is indeed 'roaming' as indicated by
> Start->Settings->Control Panels->System->Advanced->User Profiles-
>>Settings? And at logoff, the user profile is uploaded to samba server?
>
> If that is the case, what happens when you log on as that user on system
> A?
>
> Craig
>
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-28 Thread Craig White
Re-arranging top post to bottom for ease of replying...
On Mon, 2005-11-28 at 11:45 -0500, Jack Mendez wrote:

> On Mon, November 21, 2005 7:28 pm, Craig White said:
> > On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
> >> the profiles get saved ack to the samba machine no problem, its just
> >> when
> >> the user moves to a different machine that the correct profiles does not
> >> get downloaded
> >> the profiles are owned by username.group.
> > 
> > Then it would seem to me that the possibilities...
> >
> > the other machines aren't properly joined to the domain.
> > or
> > the profile that is on the system that is working is not set to roam at
> > all...verify...Start->Settings->Control Panel->System->Advanced->User
> > Profiles->Settings
> >
> > Is the type for the user 'roaming' ?
> >
> > How about another user account on one of the other machines...log in,
> > log out...does profile get saved to server? Does profile get loaded to
> > first machine?
> >

> i did verify that the profile was in fact a roaming profile
> the profile downloads just fine from the system that we first logon too
> with that user.

for clarity purposes, let's call this system A

> any changes made with the same user on the original system do get saved to
> the server, i had a look in the /profiles/user name/Desktop directory for
> files we placed on the desktop after logging off, the files are on the
> server.

good - system A seems to have roaming profiles that save back onto
server as expected

> when we go to another machine configured exactly the same way log on as
> that same user not does the profile not load but what looks like a local
> xp profile loads.

let's call this system B

You can verify if profile is local or roaming using method I described
above. You can verify if changes are saved to server in manner similar
to how you tested the user on system A

> i also tried making a new user on the smb box logging on with the same
> system which was displaying the wrong profile, and it woks fine, as long
> as the profile gets downloaded from the same system that it initially
> worked on, it seems to work fine.
> i am stumped.
-
I am unclear here...you created a new user. Logged into system B with
this user and profile is indeed 'roaming' as indicated by 
Start->Settings->Control Panels->System->Advanced->User Profiles-
>Settings? And at logoff, the user profile is uploaded to samba server?

If that is the case, what happens when you log on as that user on system
A?

Craig




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-28 Thread Jack Mendez
i did verify that the profile was in fact a roaming profile
the profile downloads just fine from the system that we first logon too
with that user.
any changes made with the same user on the original system do get saved to
the server, i had a look in the /profiles/user name/Desktop directory for
files we placed on the desktop after logging off, the files are on the
server.
when we go to another machine configured exactly the same way log on as
that same user not does the profile not load but what looks like a local
xp profile loads.
i also tried making a new user on the smb box logging on with the same
system which was displaying the wrong profile, and it woks fine, as long
as the profile gets downloaded from the same system that it initially
worked on, it seems to work fine.
i am stumped.


On Mon, November 21, 2005 7:28 pm, Craig White said:
> On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
>> the profiles get saved ack to the samba machine no problem, its just
>> when
>> the user moves to a different machine that the correct profiles does not
>> get downloaded
>> the profiles are owned by username.group.
> 
> Then it would seem to me that the possibilities...
>
> the other machines aren't properly joined to the domain.
> or
> the profile that is on the system that is working is not set to roam at
> all...verify...Start->Settings->Control Panel->System->Advanced->User
> Profiles->Settings
>
> Is the type for the user 'roaming' ?
>
> How about another user account on one of the other machines...log in,
> log out...does profile get saved to server? Does profile get loaded to
> first machine?
>
> Craig
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-21 Thread Craig White
On Mon, 2005-11-21 at 18:21 -0500, Jack Mendez wrote:
> the profiles get saved ack to the samba machine no problem, its just when
> the user moves to a different machine that the correct profiles does not
> get downloaded
> the profiles are owned by username.group.

Then it would seem to me that the possibilities...

the other machines aren't properly joined to the domain.
or
the profile that is on the system that is working is not set to roam at
all...verify...Start->Settings->Control Panel->System->Advanced->User
Profiles->Settings

Is the type for the user 'roaming' ?

How about another user account on one of the other machines...log in,
log out...does profile get saved to server? Does profile get loaded to
first machine?

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] roaming profiles, not roaming

2005-11-21 Thread SAMBA
I can think of one thing:

Was the profile originally pushed to the server?
  1) set profile to local (not roaming)
  2) log on as user from client desktop (winxp pro or win2k wks) to 
 create initial profile.
  3) log off client desktop as user
  4) set profile to roaming
  5) log on same client desktop as admin (acct that is 
 member of domain admins)
  6) right click "My Computer", select properties, 
  7) select advanced tab.
  8) in "User Profiles" area, select "Settings..."
  9) change type to roaming, click OK (this pushes profile to
server)

Generally I do not like roaming profiles, as (1) log-ons can take
forever, (2) there is no smooth way to automate this, as initial profile
MUST be created on client desktop, (3) incompatibilities between Win2K
and WinXP as settings are different.

A much smoother way is to use Group Policy Objects and redirect desktop,
my documents, local settings, etc. to a folder, e.g.
\\server\userdocs\%username%.  The problem with the later, is that
Favorites are not redirected, but you can do this but created a remote
folder in IE settings, which is in a user home folder, e.g.
\\server\userdocs\%username%\favorites.  It's more complicated, but the
performance gain is there, and there's automation through GPO.  The
favorites is something that MS overlooked. Alternatively you can create
logon/logoff scripts that synchronize something like "C:\Documents and
Settings\letz_samba\Favorites".  With Mozilla Firefox, this is not
needed as bookmarks in in the Application Data folder.

 
 - joaquin


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Jack Mendez
Sent: Monday, November 21, 2005 3:21 PM
To: Craig White
Cc: samba@lists.samba.org
Subject: Re: [Samba] roaming profiles, not roaming

the profiles get saved ack to the samba machine no problem, its just
when
the user moves to a different machine that the correct profiles does not
get downloaded
the profiles are owned by username.group.
On Mon, November 21, 2005 5:27 pm, Craig White said:
> On Mon, 2005-11-21 at 13:48 -0500, Jack Mendez wrote:
>> using samba v3 windows xp sp2 clients.
>> i have profiles working to some extent, that is when i create a new
user
>> on the server, when that user logs in, the profile gets downloaded
from
>> the server from the /etc/netlogon/default user directory.
>> any customizations that the user makes work just fine and get saved
to
>> the
>> profiles share under profiles/username
>> when the user tries to go to a different machine the settings and
such
>> do
>> not get downloaded from the server.
>> it is only when the user logs into the first system do the changes
come
>> back are visible.
>> any ideas?
>>  here are the sections for profiles from the smb.conf
>>
>> logon path = \\%L\profiles\%U
>> logon drive = G:
>> logon home = \\%L\%U
>>
>>
>> [profiles]
>> path = /profiles/
>> dos file mode = Yes
>> read only = No
>> writable = yes
>> create mode = 0600
>> directory mode = 0700
>> browseable = yes
>> profile acls = yes
>>
> -
> hopefully, 'ls -ld' /profiles should have group set to something like
> whatever groupmaps to "Domain Users" and that group also has 'w' write
> privileges so that the user profile can be updated on server.
>
> example...
> # grep profiles /etc/samba/smb.conf
> path = /home/samba/profiles
>
> # ls -ld /home/samba/profiles/
> drwxrwxr-x  2 root dom_users 4096 Nov 11 14:47 /home/samba/profiles/
>
> [EMAIL PROTECTED] postfix]# net groupmap list |grep "Domain Users"
> Domain Users (S-1-5-21-XX-XX-XX-513) ->
> dom_users
>
>
> Craig
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-21 Thread Jack Mendez
the profiles get saved ack to the samba machine no problem, its just when
the user moves to a different machine that the correct profiles does not
get downloaded
the profiles are owned by username.group.
On Mon, November 21, 2005 5:27 pm, Craig White said:
> On Mon, 2005-11-21 at 13:48 -0500, Jack Mendez wrote:
>> using samba v3 windows xp sp2 clients.
>> i have profiles working to some extent, that is when i create a new user
>> on the server, when that user logs in, the profile gets downloaded from
>> the server from the /etc/netlogon/default user directory.
>> any customizations that the user makes work just fine and get saved to
>> the
>> profiles share under profiles/username
>> when the user tries to go to a different machine the settings and such
>> do
>> not get downloaded from the server.
>> it is only when the user logs into the first system do the changes come
>> back are visible.
>> any ideas?
>>  here are the sections for profiles from the smb.conf
>>
>> logon path = \\%L\profiles\%U
>> logon drive = G:
>> logon home = \\%L\%U
>>
>>
>> [profiles]
>> path = /profiles/
>> dos file mode = Yes
>> read only = No
>> writable = yes
>> create mode = 0600
>> directory mode = 0700
>> browseable = yes
>> profile acls = yes
>>
> -
> hopefully, 'ls -ld' /profiles should have group set to something like
> whatever groupmaps to "Domain Users" and that group also has 'w' write
> privileges so that the user profile can be updated on server.
>
> example...
> # grep profiles /etc/samba/smb.conf
> path = /home/samba/profiles
>
> # ls -ld /home/samba/profiles/
> drwxrwxr-x  2 root dom_users 4096 Nov 11 14:47 /home/samba/profiles/
>
> [EMAIL PROTECTED] postfix]# net groupmap list |grep "Domain Users"
> Domain Users (S-1-5-21-XX-XX-XX-513) ->
> dom_users
>
>
> Craig
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] roaming profiles, not roaming

2005-11-21 Thread Craig White
On Mon, 2005-11-21 at 13:48 -0500, Jack Mendez wrote: 
> using samba v3 windows xp sp2 clients.
> i have profiles working to some extent, that is when i create a new user
> on the server, when that user logs in, the profile gets downloaded from
> the server from the /etc/netlogon/default user directory.
> any customizations that the user makes work just fine and get saved to the
> profiles share under profiles/username
> when the user tries to go to a different machine the settings and such do
> not get downloaded from the server.
> it is only when the user logs into the first system do the changes come
> back are visible.
> any ideas?
>  here are the sections for profiles from the smb.conf
> 
> logon path = \\%L\profiles\%U
> logon drive = G:
> logon home = \\%L\%U
> 
> 
> [profiles]
> path = /profiles/
> dos file mode = Yes
> read only = No
> writable = yes
> create mode = 0600
> directory mode = 0700
> browseable = yes
> profile acls = yes
> 
-
hopefully, 'ls -ld' /profiles should have group set to something like
whatever groupmaps to "Domain Users" and that group also has 'w' write
privileges so that the user profile can be updated on server.

example...
# grep profiles /etc/samba/smb.conf
path = /home/samba/profiles

# ls -ld /home/samba/profiles/
drwxrwxr-x  2 root dom_users 4096 Nov 11 14:47 /home/samba/profiles/

[EMAIL PROTECTED] postfix]# net groupmap list |grep "Domain Users"
Domain Users (S-1-5-21-XX-XX-XX-513) ->
dom_users


Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] roaming profiles, not roaming

2005-11-21 Thread Jack Mendez
using samba v3 windows xp sp2 clients.
i have profiles working to some extent, that is when i create a new user
on the server, when that user logs in, the profile gets downloaded from
the server from the /etc/netlogon/default user directory.
any customizations that the user makes work just fine and get saved to the
profiles share under profiles/username
when the user tries to go to a different machine the settings and such do
not get downloaded from the server.
it is only when the user logs into the first system do the changes come
back are visible.
any ideas?
 here are the sections for profiles from the smb.conf

logon path = \\%L\profiles\%U
logon drive = G:
logon home = \\%L\%U


[profiles]
path = /profiles/
dos file mode = Yes
read only = No
writable = yes
create mode = 0600
directory mode = 0700
browseable = yes
profile acls = yes



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba