Re: [Samba] PDC - initial profile creation

2004-01-16 Thread Antony Gelberg
Michael Aldrich wrote:
 Hello,
 I had the same problem. This is my current config:

 [global]
   logon path = %U\profile
 [netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 share modes = No

 [profiles]
 path = /home/%U/profile
 browseable = No

 I am able to logon to my domain without errors.

Do you know what solved the problem whem you were trying to get it to work?
Can you post a ls -ld on /home/netlogon?
I thought it wasn't recommended to have the logon path as a subdirectory of
%U?

Antony


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


RE: [Samba] PDC - initial profile creation

2004-01-16 Thread Michael Aldrich
[EMAIL PROTECTED] netlogon]$ ls -ld /home/netlogon/
drwxr-xr-x2 root root 4096 Jan  7 14:52 /home/netlogon/
[EMAIL PROTECTED] netlogon]$ 

-Original Message-
From: Antony Gelberg [mailto:[EMAIL PROTECTED]
Sent: Friday, January 16, 2004 7:33 AM
To: Michael Aldrich; [EMAIL PROTECTED]
Subject: Re: [Samba] PDC - initial profile creation


Michael Aldrich wrote:
 Hello,
 I had the same problem. This is my current config:

 [global]
   logon path = %U\profile
 [netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 share modes = No

 [profiles]
 path = /home/%U/profile
 browseable = No

 I am able to logon to my domain without errors.

Do you know what solved the problem whem you were trying to get it to work?
Can you post a ls -ld on /home/netlogon?
I thought it wasn't recommended to have the logon path as a subdirectory of
%U?

Antony





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


[Samba] PDC - initial profile creation

2004-01-15 Thread Antony Gelberg
I can now login to my domain from an XP Pro client, as a normal user.  Only
problem is, I get this:

Windows cannot locate the server copy of your roaming profile and is
attempting to log you on with your local profile. Changes to the profile
will not be copied to the server when you logoff. Possible causes of this
error include network problems or insufficient security rights. If this
problem persists, contact your network administrator.

DETAIL - The network path was not found.

Here are the relevant snippets:

[profiles]
path = /home/samba/profiles
read only = no
create mask = 0600
directory mask = 0700
browseable = no
profile acls = yes

[netlogon]
   comment = Network Logon Service
   path = /home/samba/netlogon
   guest ok = yes
   writable = no
   share modes = no
   browseable = no

server:~# ls -l /home/samba
total 8
drwxr-sr-x2 root users4096 Jan 14 20:19 netlogon
drwxrwxrwt3 root users4096 Jan 15 23:03 profiles

/home/samba/profiles is empty.  Should the user subdirectory be created when
the user first logs in?

Is there any definitive guide to the minimum required permissions /
ownership for the above two directories?  Googling gives wildly differing
answers.

Antony


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


RE: [Samba] PDC - initial profile creation

2004-01-15 Thread Michael Aldrich
Hello,
I had the same problem. This is my current config:

[global]
  logon path = %U\profile
[netlogon]
comment = Network Logon Service
path = /home/netlogon
share modes = No

[profiles]
path = /home/%U/profile
browseable = No

I am able to logon to my domain without errors.

Mike

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of Antony Gelberg
Sent: Thursday, January 15, 2004 10:22 AM
To: [EMAIL PROTECTED]
Subject: [Samba] PDC - initial profile creation


I can now login to my domain from an XP Pro client, as a normal user.  Only
problem is, I get this:

Windows cannot locate the server copy of your roaming profile and is
attempting to log you on with your local profile. Changes to the profile
will not be copied to the server when you logoff. Possible causes of this
error include network problems or insufficient security rights. If this
problem persists, contact your network administrator.

DETAIL - The network path was not found.

Here are the relevant snippets:

[profiles]
path = /home/samba/profiles
read only = no
create mask = 0600
directory mask = 0700
browseable = no
profile acls = yes

[netlogon]
   comment = Network Logon Service
   path = /home/samba/netlogon
   guest ok = yes
   writable = no
   share modes = no
   browseable = no

server:~# ls -l /home/samba
total 8
drwxr-sr-x2 root users4096 Jan 14 20:19 netlogon
drwxrwxrwt3 root users4096 Jan 15 23:03 profiles

/home/samba/profiles is empty.  Should the user subdirectory be created when
the user first logs in?

Is there any definitive guide to the minimum required permissions /
ownership for the above two directories?  Googling gives wildly differing
answers.

Antony


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



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