Re: [Samba] Profiles 'problem'

2005-08-18 Thread felipe

Folks,

any suggestion?

Felipe.

- Mensagem de [EMAIL PROTECTED] -
   Data: Wed, 17 Aug 2005 15:30:21 -0300
   De: [EMAIL PROTECTED]
Endereço para Resposta (Reply-To): [EMAIL PROTECTED]
Assunto: [Samba] Profiles 'problem'
 Para: samba@lists.samba.org



Hello,

I use samba-3.0.14a_1,1 on FreeBSD 5.4-STABLE. Everything is running
perfectly.

Today, the profile of my users are stored on the file server. For example:

John logon on the Windows 2000 Professional workstation called
machine01. It's
the first logon of John on this machine, but him already have a
profile stored
on the file server. When John logon to machine01, the profile of John are
downloaded from file server to machine01. Desktop, My Documents,
Documents and
Settings and all other stuff of John are now in machine01, and John
can access
all him stuffs on machine01. That's the problem.

I don't want John download (and upload to the file server too) all him stuff,
only the following directories:

a) c:\documents and settings\john\application data\mozilla;
b) c:\documents and settings\john\application data\thunderbird;

Does anybody knows how to do it?

Here, my smb.conf:

su-2.05b# cat /usr/local/etc/smb.conf
[global]
   netbios name = FILESERVER
   workgroup = MYDOMAIN
   server string = My FILESERVER
   passdb backend = smbpasswd
   os level = 255
   preferred master = yes
   domain master = yes
   local master = yes
   security = user
   domain logons = yes
   logon path = \\%N\profiles\%U
   logon drive = H:
   logon home = \\homeserver\%U\winprofile
   admin users = neuwald
   time server = yes
   logon script = %u.bat
   add machine script = /usr/sbin/pw useradd -g machines -s
/usr/bin/false
-d /dev/null -n %u
   display charset = iso8859-1
   log level = 20
[netlogon]
   path = /data/NETLOGON
   writable = no
   browseable = no
[profiles]
   path = /data/PROFILES
   browseable = no
   writable = yes
   create mask = 0600
   directory mask = 0700
[homes]
   read only = no
   browseable = no
   guest ok = no
   map archive = yes
[all]
   comment = All
   writable = yes
   path = /data/SHARE/geral
   create mode = 0666
   force create mode = 0666
   directory mode = 0777
   force directory mode = 0777
[group1]
   comment = Group 1
   writable = yes
   valid users = @group1
   path = /data/SHARE/group1
   create mode = 0660
   force create mode = 0660
   directory mode = 0770
   force directory mode = 0770

Thank you,

Felipe.



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




- Final da mensagem de [EMAIL PROTECTED] -





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


[Samba] Profiles 'problem'

2005-08-17 Thread felipe
Hello,

I use samba-3.0.14a_1,1 on FreeBSD 5.4-STABLE. Everything is running perfectly.

Today, the profile of my users are stored on the file server. For example:

John logon on the Windows 2000 Professional workstation called machine01. It's
the first logon of John on this machine, but him already have a profile stored
on the file server. When John logon to machine01, the profile of John are
downloaded from file server to machine01. Desktop, My Documents, Documents and
Settings and all other stuff of John are now in machine01, and John can access
all him stuffs on machine01. That's the problem.

I don't want John download (and upload to the file server too) all him stuff,
only the following directories:

a) c:\documents and settings\john\application data\mozilla;
b) c:\documents and settings\john\application data\thunderbird;

Does anybody knows how to do it?

Here, my smb.conf:

su-2.05b# cat /usr/local/etc/smb.conf
[global]
netbios name = FILESERVER
workgroup = MYDOMAIN
server string = My FILESERVER
passdb backend = smbpasswd
os level = 255
preferred master = yes
domain master = yes
local master = yes
security = user
domain logons = yes
logon path = \\%N\profiles\%U
logon drive = H:
logon home = \\homeserver\%U\winprofile
admin users = neuwald
time server = yes
logon script = %u.bat
add machine script = /usr/sbin/pw useradd -g machines -s /usr/bin/false
-d /dev/null -n %u
display charset = iso8859-1
log level = 20
[netlogon]
path = /data/NETLOGON
writable = no
browseable = no
[profiles]
path = /data/PROFILES
browseable = no
writable = yes
create mask = 0600
directory mask = 0700
[homes]
read only = no
browseable = no
guest ok = no
map archive = yes
[all]
comment = All
writable = yes
path = /data/SHARE/geral
create mode = 0666
force create mode = 0666
directory mode = 0777
force directory mode = 0777
[group1]
comment = Group 1
writable = yes
valid users = @group1
path = /data/SHARE/group1
create mode = 0660
force create mode = 0660
directory mode = 0770
force directory mode = 0770

Thank you,

Felipe.



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


RE: [Samba] Profiles problem

2003-03-16 Thread Grigory Holomiev
On Sat, 2003-03-15 at 19:50, Raj Saxena wrote:
 Hi Grigory,
   I just implemented my server about 3 months ago and i tend to find
 some weird things here and there. Try to shut these machines down for 15-30
 mins. Then turn them back on and see if you get this error. The reasoning
 for this is if you remember in nt4 the elections tend to happen every 15 min
 from nt4 servers to see who is browse master.
 I know it's a long shot and it may not be the right solution but give it a
 try.
No master browser is exactly samba's servers and with it is all Ok.
Problems IMHO in samba's profiles working...

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


RE: [Samba] Profiles problem

2003-03-15 Thread Grigory Holomiev
On Fri, 2003-03-14 at 21:01, Raj Saxena wrote:
 Grigory,
 If you have win2k workstations then go in to
 -my computer
 -properties
 -advanced
 -user profiles
 and make the profile change to locally cached copy as opposed to roaming
 profile.
 Hope this helps. It was driving me nuts too !!
Thanks, some PC's working ok with this, but some of them continue
working strange... 
And more: no records about that in log files (or maybe I've not
found it...)

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


[Samba] Profiles problem

2003-03-14 Thread Grigory Holomiev
Hi everybody.

I have 2 samba3.0pre21 servers based on RH Linux 7.2
One server acts as PDC in one subnet and second as
BDC in other.
All working fine except one problem with roaving user
profiles.

Sometimes any user's profile lost and Workstation create new one
with default settings... It's drive users crazy :)

Anyone can help?



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


RE: [Samba] Profiles problem

2003-03-14 Thread Raj Saxena
Grigory,
If you have win2k workstations then go in to

-my computer
-properties
-advanced
-user profiles

and make the profile change to locally cached copy as opposed to roaming
profile.

Hope this helps. It was driving me nuts too !!

Raj

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Grigory Holomiev
Sent: Friday, March 14, 2003 1:11 AM
To: Samba mailing list
Subject: [Samba] Profiles problem


Hi everybody.

I have 2 samba3.0pre21 servers based on RH Linux 7.2
One server acts as PDC in one subnet and second as
BDC in other.
All working fine except one problem with roaving user
profiles.

Sometimes any user's profile lost and Workstation create new one
with default settings... It's drive users crazy :)

Anyone can help?



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

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.461 / Virus Database: 260 - Release Date: 3/10/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.461 / Virus Database: 260 - Release Date: 3/10/2003


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