[Samba] W2K Workstation not reading NTConfig.pol

2005-07-12 Thread Alejandro Hernández
You must make sure that, if path directive in the share is, 
/srv/netlogon, both directories (or _any_directory_ in the way to 
NTconfig.POL) have the 'x' bit on its permissions.


For example (and not complete :)

/srv $ ls -ld netlogon

rwxrwx--- owner group 2048 netlogon

will never let you read anything in Samba if your group is not 'group'. 
Because the position bit (execution for files, position/placement for 
directories) is not set and Samba needs it.


If instead of rwxrwx--- you, at least, have

rwx--x--x

Samba will let you read the NTconfig.POL like it or not :) We had tons 
of incidencies regarding our user profiles and most of the time it was 
due to it. Same applies to any other file or directory, like... [homes]!




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


RE: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-06 Thread Ilia Chipitsine

make sure you have at least 644 on this file
en that this share has guest access.


no, guest access is not neccessary for ntconfig.pol to work.
that file is read when user logs into workstation and user's (not guest) 
right are applied for reading that file.






-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Namens Ilia Chipitsine
Verzonden: woensdag 6 juli 2005 9:11
Aan: Tirant Lo Blanc
CC: samba@lists.samba.org
Onderwerp: Re: [Samba] W2K Workstation not reading NTConfig.pol



--- Ilia Chipitsine <[EMAIL PROTECTED]> escribi?:


I have recently set up an small SAMBA network(just

my

server and a W2K SP4 Workstation). My Server is

acting

as a PDC. Everything seems to work flawlessly,

users,

roaming profiles, netlogon script, etc... But I

cannot

make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon]

with

rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.


just few ideas:

1) try turn on audit on that share (audit is special
module for samba,
it does not have all the features Windows audit has,
but samba will log
read events), audit is described very well in Samba
Official Howto



I have found that my Workstation doesn't even try to
read the file NTConfig.pol. It just opens the logon
batch file.






2) look at "Settings --> Control Panel -->
Administration --> Events"
on a workstation (if You are lucky, You can try to
find checked/debug
build of userenv.dll, which handles policies and
profiles. I was never
lucky)


I couldn't find anything here.


yeah!!!

just tried to find anything on microsoft.com on this subject ...

article ID 221833 "How to enable user environment debug
logging in retail
build of Windows"

I've no idea why some of workstations read policy and other reject it.
(I assume all of them are configured in the same way ?)




Thanks.






I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing

changes.


Any ideas?


My server is a DELL POWEREDGE SC1420 running

CENTOS

4.1 x86-64. The client is an IBM Aptiva running

W2K

SP4.

Thanks, and excuse my poor English.





__
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es
--
To unsubscribe from this list go to the following

URL and read the

instructions:

https://lists.samba.org/mailman/listinfo/samba









__
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es


--
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] W2K Workstation not reading NTConfig.pol

2005-07-06 Thread Louis van Belle
make sure you have at least 644 on this file
en that this share has guest access.


>-Oorspronkelijk bericht-
>Van: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] 
>Namens Ilia Chipitsine
>Verzonden: woensdag 6 juli 2005 9:11
>Aan: Tirant Lo Blanc
>CC: samba@lists.samba.org
>Onderwerp: Re: [Samba] W2K Workstation not reading NTConfig.pol
>
>>
>> --- Ilia Chipitsine <[EMAIL PROTECTED]> escribi?:
>>
>>>> I have recently set up an small SAMBA network(just
>>> my
>>>> server and a W2K SP4 Workstation). My Server is
>>> acting
>>>> as a PDC. Everything seems to work flawlessly,
>>> users,
>>>> roaming profiles, netlogon script, etc... But I
>>> cannot
>>>> make this machine to read my NTConfig.pol file.
>>>>
>>>> I have it at my NETLOGON share [/srv/netlogon]
>>> with
>>>> rwxr-xr-x permissions. I have tried with different
>>>> filenames (NTConfig.POL, ntconfig.pol, etc...) but
>>>> none seems to work.
>>>
>>> just few ideas:
>>>
>>> 1) try turn on audit on that share (audit is special
>>> module for samba,
>>> it does not have all the features Windows audit has,
>>> but samba will log
>>> read events), audit is described very well in Samba
>>> Official Howto
>>>
>>
>> I have found that my Workstation doesn't even try to
>> read the file NTConfig.pol. It just opens the logon
>> batch file.
>>
>>
>>
>>
>>
>>> 2) look at "Settings --> Control Panel -->
>>> Administration --> Events"
>>> on a workstation (if You are lucky, You can try to
>>> find checked/debug
>>> build of userenv.dll, which handles policies and
>>> profiles. I was never
>>> lucky)
>>
>> I couldn't find anything here.
>
>yeah!!!
>
>just tried to find anything on microsoft.com on this subject ...
>
>article ID 221833 "How to enable user environment debug 
>logging in retail 
>build of Windows"
>
>I've no idea why some of workstations read policy and other reject it.
>(I assume all of them are configured in the same way ?)
>
>>
>>
>> Thanks.
>>
>>
>>
>>
>>>>
>>>> I have tried to setup ntconfig.pol with poledit to
>>>> just one user (root) and one machine("ibm") or to
>>>> default user and default machine. but nothing
>>> changes.
>>>>
>>>> Any ideas?
>>>>
>>>>
>>>> My server is a DELL POWEREDGE SC1420 running
>>> CENTOS
>>>> 4.1 x86-64. The client is an IBM Aptiva running
>>> W2K
>>>> SP4.
>>>>
>>>> Thanks, and excuse my poor English.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> __
>>>> Renovamos el Correo Yahoo!
>>>> Nuevos servicios, m?s seguridad
>>>> http://correo.yahoo.es
>>>> --
>>>> To unsubscribe from this list go to the following
>>> URL and read the
>>>> instructions:
>>> https://lists.samba.org/mailman/listinfo/samba
>>>>
>>>
>>
>>
>>
>>
>> __
>> Renovamos el Correo Yahoo!
>> Nuevos servicios, m?s seguridad
>> http://correo.yahoo.es
>>
>-- 
>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] W2K Workstation not reading NTConfig.pol

2005-07-06 Thread Ilia Chipitsine


--- Ilia Chipitsine <[EMAIL PROTECTED]> escribi?:


I have recently set up an small SAMBA network(just

my

server and a W2K SP4 Workstation). My Server is

acting

as a PDC. Everything seems to work flawlessly,

users,

roaming profiles, netlogon script, etc... But I

cannot

make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon]

with

rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.


just few ideas:

1) try turn on audit on that share (audit is special
module for samba,
it does not have all the features Windows audit has,
but samba will log
read events), audit is described very well in Samba
Official Howto



I have found that my Workstation doesn't even try to
read the file NTConfig.pol. It just opens the logon
batch file.






2) look at "Settings --> Control Panel -->
Administration --> Events"
on a workstation (if You are lucky, You can try to
find checked/debug
build of userenv.dll, which handles policies and
profiles. I was never
lucky)


I couldn't find anything here.


yeah!!!

just tried to find anything on microsoft.com on this subject ...

article ID 221833 "How to enable user environment debug logging in retail 
build of Windows"


I've no idea why some of workstations read policy and other reject it.
(I assume all of them are configured in the same way ?)




Thanks.






I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing

changes.


Any ideas?


My server is a DELL POWEREDGE SC1420 running

CENTOS

4.1 x86-64. The client is an IBM Aptiva running

W2K

SP4.

Thanks, and excuse my poor English.





__
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es
--
To unsubscribe from this list go to the following

URL and read the

instructions:

https://lists.samba.org/mailman/listinfo/samba









__
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es


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


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-05 Thread Tirant Lo Blanc

 --- Ilia Chipitsine <[EMAIL PROTECTED]> escribió:

> > I have recently set up an small SAMBA network(just
> my
> > server and a W2K SP4 Workstation). My Server is
> acting
> > as a PDC. Everything seems to work flawlessly,
> users,
> > roaming profiles, netlogon script, etc... But I
> cannot
> > make this machine to read my NTConfig.pol file.
> >
> > I have it at my NETLOGON share [/srv/netlogon]
> with
> > rwxr-xr-x permissions. I have tried with different
> > filenames (NTConfig.POL, ntconfig.pol, etc...) but
> > none seems to work.
> 
> just few ideas:
> 
> 1) try turn on audit on that share (audit is special
> module for samba,
> it does not have all the features Windows audit has,
> but samba will log
> read events), audit is described very well in Samba
> Official Howto

Thanks :) I have found that my 2 Windows 2000
Workstation computers refuse to read the file!!! Don't
even try it. But my old Windows NT 4.0 Workstation
reads, and applies the policy file correctly.

All my W2k computers have installed W2K Workstation
Spanish Version.

Thank you very much!




> 2) look at "Settings --> Control Panel -->
> Administration --> Events"
> on a workstation (if You are lucky, You can try to
> find checked/debug
> build of userenv.dll, which handles policies and
> profiles. I was never 
> lucky)
> 
> >
> > I have tried to setup ntconfig.pol with poledit to
> > just one user (root) and one machine("ibm") or to
> > default user and default machine. but nothing
> changes.
> >
> > Any ideas?
> >
> >
> > My server is a DELL POWEREDGE SC1420 running
> CENTOS
> > 4.1 x86-64. The client is an IBM Aptiva running
> W2K
> > SP4.
> >
> > Thanks, and excuse my poor English.
> >
> >
> >
> >
> >
> > __
> > Renovamos el Correo Yahoo!
> > Nuevos servicios, m?s seguridad
> > http://correo.yahoo.es
> > -- 
> > To unsubscribe from this list go to the following
> URL and read the
> > instructions: 
> https://lists.samba.org/mailman/listinfo/samba
> >
> 






__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-05 Thread Tirant Lo Blanc

 --- Ilia Chipitsine <[EMAIL PROTECTED]> escribió:

> > I have recently set up an small SAMBA network(just
> my
> > server and a W2K SP4 Workstation). My Server is
> acting
> > as a PDC. Everything seems to work flawlessly,
> users,
> > roaming profiles, netlogon script, etc... But I
> cannot
> > make this machine to read my NTConfig.pol file.
> >
> > I have it at my NETLOGON share [/srv/netlogon]
> with
> > rwxr-xr-x permissions. I have tried with different
> > filenames (NTConfig.POL, ntconfig.pol, etc...) but
> > none seems to work.
> 
> just few ideas:
> 
> 1) try turn on audit on that share (audit is special
> module for samba,
> it does not have all the features Windows audit has,
> but samba will log
> read events), audit is described very well in Samba
> Official Howto
>

I have found that my Workstation doesn't even try to
read the file NTConfig.pol. It just opens the logon
batch file.





> 2) look at "Settings --> Control Panel -->
> Administration --> Events"
> on a workstation (if You are lucky, You can try to
> find checked/debug
> build of userenv.dll, which handles policies and
> profiles. I was never 
> lucky)

I couldn't find anything here.


Thanks.




> >
> > I have tried to setup ntconfig.pol with poledit to
> > just one user (root) and one machine("ibm") or to
> > default user and default machine. but nothing
> changes.
> >
> > Any ideas?
> >
> >
> > My server is a DELL POWEREDGE SC1420 running
> CENTOS
> > 4.1 x86-64. The client is an IBM Aptiva running
> W2K
> > SP4.
> >
> > Thanks, and excuse my poor English.
> >
> >
> >
> >
> >
> > __
> > Renovamos el Correo Yahoo!
> > Nuevos servicios, m?s seguridad
> > http://correo.yahoo.es
> > -- 
> > To unsubscribe from this list go to the following
> URL and read the
> > instructions: 
> https://lists.samba.org/mailman/listinfo/samba
> >
> 




__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-02 Thread Ilia Chipitsine

I have recently set up an small SAMBA network(just my
server and a W2K SP4 Workstation). My Server is acting
as a PDC. Everything seems to work flawlessly, users,
roaming profiles, netlogon script, etc... But I cannot
make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon] with
rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.


just few ideas:

1) try turn on audit on that share (audit is special module for samba,
it does not have all the features Windows audit has, but samba will log
read events), audit is described very well in Samba Official Howto

2) look at "Settings --> Control Panel --> Administration --> Events"
on a workstation (if You are lucky, You can try to find checked/debug
build of userenv.dll, which handles policies and profiles. I was never 
lucky)




I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing changes.

Any ideas?


My server is a DELL POWEREDGE SC1420 running CENTOS
4.1 x86-64. The client is an IBM Aptiva running W2K
SP4.

Thanks, and excuse my poor English.





__
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es
--
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] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Tirant Lo Blanc

 --- Matt Lung <[EMAIL PROTECTED]> escribió:

> 
> 
> Tirant Lo Blanc wrote:
> 
> > --- Matt Lung <[EMAIL PROTECTED]>
> escribió:
> >
> >  
> >
> >>Tirant Lo Blanc wrote:
> >>
> >>
> >>
> >>>I have recently set up an small SAMBA
> network(just
> >>>  
> >>>
> >>my
> >>
> >>
> >>>server and a W2K SP4 Workstation). My Server is
> >>>  
> >>>
> >>acting
> >>
> >>
> >>>as a PDC. Everything seems to work flawlessly,
> >>>  
> >>>
> >>users,
> >>
> >>
> >>>roaming profiles, netlogon script, etc... But I
> >>>  
> >>>
> >>cannot
> >>
> >>
> >>>make this machine to read my NTConfig.pol file.
> >>>
> >>>I have it at my NETLOGON share [/srv/netlogon]
> with
> >>>rwxr-xr-x permissions. I have tried with
> different
> >>>filenames (NTConfig.POL, ntconfig.pol, etc...)
> but
> >>>none seems to work.
> >>>
> >>> 
> >>>
> >>>  
> >>>
> >>what does your share definition look like in
> >>smb.conf?  Maybe you do not 
> >>have the correct owner/group assigned? 
> >>
> >>
> >
> >[netlogon]
> >comment = Network Logon Service
> >path = /srv/netlogon
> >guest ok = yes
> >locking = no
> >
> >In addition I should note that I added the machine
> to
> >the domain before creating the ntconfig.pol
> files... I
> >don't think that should have been a problem, but
> who
> >knows...
> >  
> >
> 
> you do have /|"domain logons = Yes" and "|//|domain
> master = Yes" in 
> your Globals section right?|/
> /|
> |/

Yes


> I don't think that would matter.  Our premissions
> are set to 775 for the 
> ntconfig.pol file, but your permissions sure seem
> like they should work. 
> 
> [netlogon]
> comment = Network Logon Service
> path = /srv/netlogon
> invalid users = bin adm daemon lp sync
> shutdown halt mail news 
> uucp operator games gopher ftp gdm postgres vacation
> named rebound
> guest ok = Yes
> browseable = No
> 
> Don't know why it is not working for you exactly. 
> What is not working 
> that you have configured in the policy file?
> 

I have disabled the "execute" under start menu,
control panel, display properties... just visible
things to make sure that the policy file loaded
correctly. I will tune it up later.

Anyway, I will come back to work on tuesday. I will
keep trying then.

Thank you very much :)




> >  
> >
> >>>I have tried to setup ntconfig.pol with poledit
> to
> >>>just one user (root) and one machine("ibm") or to
> >>>default user and default machine. but nothing
> >>>  
> >>>
> >>changes.
> >>
> >>
> >>>Any ideas?
> >>>
> >>>
> >>>My server is a DELL POWEREDGE SC1420 running
> CENTOS
> >>>4.1 x86-64. The client is an IBM Aptiva running
> W2K
> >>>SP4.
> >>>
> >>>Thanks, and excuse my poor English.
> >>>
> >>>
> >>>   
> >>>   
> >>>   
> >>>__ 
> >>>Renovamos el Correo Yahoo! 
> >>>Nuevos servicios, más seguridad 
> >>>http://correo.yahoo.es
> >>> 
> >>>
> >>>  
> >>>
> >>-- 
> >>Matt Lung
> >>
> >>Midwest Tool & Die, Corp.
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
> > 
> >__ 
> >Renovamos el Correo Yahoo! 
> >Nuevos servicios, más seguridad 
> >http://correo.yahoo.es
> >  
> >
> 
> -- 
> Matt Lung
> 
> Midwest Tool & Die, Corp.
> 
> 
> 




__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Matt Lung



Tirant Lo Blanc wrote:


--- Matt Lung <[EMAIL PROTECTED]> escribió:

 


Tirant Lo Blanc wrote:

   


I have recently set up an small SAMBA network(just
 


my
   


server and a W2K SP4 Workstation). My Server is
 


acting
   


as a PDC. Everything seems to work flawlessly,
 


users,
   


roaming profiles, netlogon script, etc... But I
 


cannot
   


make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon] with
rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.



 


what does your share definition look like in
smb.conf?  Maybe you do not 
have the correct owner/group assigned? 
   



[netlogon]
   comment = Network Logon Service
   path = /srv/netlogon
   guest ok = yes
   locking = no

In addition I should note that I added the machine to
the domain before creating the ntconfig.pol files... I
don't think that should have been a problem, but who
knows...
 



you do have /|"domain logons = Yes" and "|//|domain master = Yes" in 
your Globals section right?|/

/|
|/

 


I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing
 


changes.
   


Any ideas?


My server is a DELL POWEREDGE SC1420 running CENTOS
4.1 x86-64. The client is an IBM Aptiva running W2K
SP4.

Thanks, and excuse my poor English.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es



 


--
Matt Lung

Midwest Tool & Die, Corp.



   






__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
 



--
Matt Lung

Midwest Tool & Die, Corp.


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


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Matt Lung



Tirant Lo Blanc wrote:


--- Matt Lung <[EMAIL PROTECTED]> escribió:

 


Tirant Lo Blanc wrote:

   


I have recently set up an small SAMBA network(just
 


my
   


server and a W2K SP4 Workstation). My Server is
 


acting
   


as a PDC. Everything seems to work flawlessly,
 


users,
   


roaming profiles, netlogon script, etc... But I
 


cannot
   


make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon] with
rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.



 


what does your share definition look like in
smb.conf?  Maybe you do not 
have the correct owner/group assigned? 
   



[netlogon]
   comment = Network Logon Service
   path = /srv/netlogon
   guest ok = yes
   locking = no

In addition I should note that I added the machine to
the domain before creating the ntconfig.pol files... I
don't think that should have been a problem, but who
knows...

 



I don't think that would matter.  Our premissions are set to 775 for the 
ntconfig.pol file, but your permissions sure seem like they should work. 


[netlogon]
   comment = Network Logon Service
   path = /srv/netlogon
   invalid users = bin adm daemon lp sync shutdown halt mail news 
uucp operator games gopher ftp gdm postgres vacation named rebound

   guest ok = Yes
   browseable = No

Don't know why it is not working for you exactly.  What is not working 
that you have configured in the policy file?




I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing
 


changes.
   


Any ideas?


My server is a DELL POWEREDGE SC1420 running CENTOS
4.1 x86-64. The client is an IBM Aptiva running W2K
SP4.

Thanks, and excuse my poor English.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es



 


--
Matt Lung

Midwest Tool & Die, Corp.



   






__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
 



--
Matt Lung

Midwest Tool & Die, Corp.


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


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Tirant Lo Blanc

 --- Matt Lung <[EMAIL PROTECTED]> escribió:

> 
> 
> Tirant Lo Blanc wrote:
> 
> >I have recently set up an small SAMBA network(just
> my
> >server and a W2K SP4 Workstation). My Server is
> acting
> >as a PDC. Everything seems to work flawlessly,
> users,
> >roaming profiles, netlogon script, etc... But I
> cannot
> >make this machine to read my NTConfig.pol file.
> >
> >I have it at my NETLOGON share [/srv/netlogon] with
> >rwxr-xr-x permissions. I have tried with different
> >filenames (NTConfig.POL, ntconfig.pol, etc...) but
> >none seems to work.
> >
> >  
> >
> what does your share definition look like in
> smb.conf?  Maybe you do not 
> have the correct owner/group assigned? 

[netlogon]
comment = Network Logon Service
path = /srv/netlogon
guest ok = yes
locking = no

In addition I should note that I added the machine to
the domain before creating the ntconfig.pol files... I
don't think that should have been a problem, but who
knows...

> 
> >I have tried to setup ntconfig.pol with poledit to
> >just one user (root) and one machine("ibm") or to
> >default user and default machine. but nothing
> changes.
> >
> >Any ideas?
> >
> >
> >My server is a DELL POWEREDGE SC1420 running CENTOS
> >4.1 x86-64. The client is an IBM Aptiva running W2K
> >SP4.
> >
> >Thanks, and excuse my poor English.
> >
> >
> > 
> > 
> > 
> >__ 
> >Renovamos el Correo Yahoo! 
> >Nuevos servicios, más seguridad 
> >http://correo.yahoo.es
> >  
> >
> 
> -- 
> Matt Lung
> 
> Midwest Tool & Die, Corp.
> 
> 
> 




__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Matt Lung



Tirant Lo Blanc wrote:


I have recently set up an small SAMBA network(just my
server and a W2K SP4 Workstation). My Server is acting
as a PDC. Everything seems to work flawlessly, users,
roaming profiles, netlogon script, etc... But I cannot
make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon] with
rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.

 

what does your share definition look like in smb.conf?  Maybe you do not 
have the correct owner/group assigned? 


I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing changes.

Any ideas?


My server is a DELL POWEREDGE SC1420 running CENTOS
4.1 x86-64. The client is an IBM Aptiva running W2K
SP4.

Thanks, and excuse my poor English.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
 



--
Matt Lung

Midwest Tool & Die, Corp.


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


[Samba] W2K Workstation not reading NTConfig.pol

2005-07-01 Thread Tirant Lo Blanc
I have recently set up an small SAMBA network(just my
server and a W2K SP4 Workstation). My Server is acting
as a PDC. Everything seems to work flawlessly, users,
roaming profiles, netlogon script, etc... But I cannot
make this machine to read my NTConfig.pol file.

I have it at my NETLOGON share [/srv/netlogon] with
rwxr-xr-x permissions. I have tried with different
filenames (NTConfig.POL, ntconfig.pol, etc...) but
none seems to work.

I have tried to setup ntconfig.pol with poledit to
just one user (root) and one machine("ibm") or to
default user and default machine. but nothing changes.

Any ideas?


My server is a DELL POWEREDGE SC1420 running CENTOS
4.1 x86-64. The client is an IBM Aptiva running W2K
SP4.

Thanks, and excuse my poor English.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba