Re: [Samba] Windows XP login

2009-06-30 Thread David Christensen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Norberto Bensa wrote:
 On Mon, Jun 29, 2009 at 9:59 PM, John Drescherdresche...@gmail.com wrote:
 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John
 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?
 I have not solved that myself.

 look at the documentation for hidden file mapping and veto files
 
 I have. Using the user_xattr mount option and (IIRC) store dos
 attributes. Here is an excerpt from my smb.conf
 
 profile acls = Yes
 hide unreadable = Yes
 map acl inherit = Yes
 store dos attributes = Yes
 map archive = No
 map read only = No
 
 
 HTH,
 Norberto
Norberto,

Were these attributes added to the [profile] share or are they global?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkpKLIsACgkQ5B+8XEnAvqs9fgCeOm4bz9Xj7jUyiqTYQ5iIRbNt
kP4Ani2k0W2O/1iL3/ZxsGmxi320ajBA
=wine
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Fwd: Fwd: [Samba] Windows XP login

2009-06-30 Thread John Drescher
-- Forwarded message --
From:  zaphod...@fsklaw.com
Date: Tue, Jun 30, 2009 at 10:56 AM
Subject: Re: Fwd: [Samba] Windows XP login
To: John Drescher dresche...@gmail.com


 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John

 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?



 I have not solved that myself.

Nor have I.  It is a problem with windows clients on W2Kx domains as well.
 It also seems it might be tied to the clients view files and folder
settings, however I have not tested that variable.  But it's such a
trivial issue I haven't really done much to solve outside of hiding files
etc.

Cheers,



 look at the documentation for hidden file mapping and veto files

 Is this also the reason why the
 desktop setting is not being applied on logins?

 I do not think so. I  believe this file is only for view settings of
 explorer.exe. Detailed, Icon, web view ...

 John



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







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


Re: [Samba] Windows XP login

2009-06-30 Thread Regis Niggemann
In a Windows environment, the visibility of that file is dependent upon the 
client view option Hide protected operating system files (Recommended), which 
controls view of files with the system flag set.  This is set on a per user 
basis.

Hope this helps!


On 6/30/09 8:22 AM, John Drescher dresche...@gmail.com wrote:

-- Forwarded message --
From:  zaphod...@fsklaw.com
Date: Tue, Jun 30, 2009 at 10:56 AM
Subject: Re: Fwd: [Samba] Windows XP login
To: John Drescher dresche...@gmail.com


 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John

 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?



 I have not solved that myself.

Nor have I.  It is a problem with windows clients on W2Kx domains as well.
 It also seems it might be tied to the clients view files and folder
settings, however I have not tested that variable.  But it's such a
trivial issue I haven't really done much to solve outside of hiding files
etc.

Cheers,

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


Re: [Samba] Windows XP login

2009-06-30 Thread Norberto Bensa
On Tue, Jun 30, 2009 at 12:17 PM, David
Christensendavid.christen...@viveli.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Norberto Bensa wrote:
 On Mon, Jun 29, 2009 at 9:59 PM, John Drescherdresche...@gmail.com wrote:
 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John
 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?
 I have not solved that myself.

 look at the documentation for hidden file mapping and veto files

 I have. Using the user_xattr mount option and (IIRC) store dos
 attributes. Here is an excerpt from my smb.conf

         profile acls = Yes
         hide unreadable = Yes
         map acl inherit = Yes
         store dos attributes = Yes
         map archive = No
         map read only = No


 HTH,
 Norberto
 Norberto,

 Were these attributes added to the [profile] share or are they global?

In my smb.conf they are in [global].

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


Re: [Samba] Windows XP login

2009-06-30 Thread David Christensen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Regis Niggemann wrote:
 In a Windows environment, the visibility of that file is dependent upon the 
 client view option Hide protected operating system files (Recommended), 
 which controls view of files with the system flag set.  This is set on a per 
 user basis.
 
 Hope this helps!
 
 
 On 6/30/09 8:22 AM, John Drescher dresche...@gmail.com wrote:
 
 -- Forwarded message --
 From:  zaphod...@fsklaw.com
 Date: Tue, Jun 30, 2009 at 10:56 AM
 Subject: Re: Fwd: [Samba] Windows XP login
 To: John Drescher dresche...@gmail.com
 
 
 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John
 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?
 
 
 I have not solved that myself.
 
 Nor have I.  It is a problem with windows clients on W2Kx domains as well.
  It also seems it might be tied to the clients view files and folder
 settings, however I have not tested that variable.  But it's such a
 trivial issue I haven't really done much to solve outside of hiding files
 etc.
 
 Cheers,
 
Regis,

It appears every user is getting this the first time the login to the
newly created domain after I enabled roaming profiles.  How can I
disable this without having to work on every machine?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkpKPr4ACgkQ5B+8XEnAvqv/zACfXKUyb1UugL4t9KUJDHBcWK+q
brkAoJZ3Qw4X48eYZIqOKGofHxsRw4lh
=qxr7
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Windows XP login

2009-06-30 Thread Regis Niggemann
To me, that means that the Windows default profile has this set in it.  Once it 
is set on a user's profile, it will need to be reset for each user.  It's not 
uncommon for a system administrator to configure the an account the way they 
want it, then copy that users' profile to the Default Profile (typically under 
C:\Documents and Settings\Default User, to see it Hidden files/folders need to 
be visible).  For a domain-wide default profile, it can be located at 
\\domain-controller\netlogon\Default User.

One way to modify it is to create a temp user with administrative privileges, 
login as the temp user to get the Default Profile and modify the settings.  Log 
off as that user, then logon as an different administrative user.  Then use the 
profile copy tool (Control Panel, System, Advanced, User Profiles Settings, 
copy the Temp Users'profile to C:\Documents and Settings\Default User (per 
workstation) or \\domain-controller\netlogon\Default User (per domain).  This 
only fixes it for new users, or if you're doing mandatory profiles.




On 6/30/09 9:35 AM, David Christensen david.christen...@viveli.com wrote:


Regis,

It appears every user is getting this the first time the login to the
newly created domain after I enabled roaming profiles.  How can I
disable this without having to work on every machine?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkpKPr4ACgkQ5B+8XEnAvqv/zACfXKUyb1UugL4t9KUJDHBcWK+q
brkAoJZ3Qw4X48eYZIqOKGofHxsRw4lh
=qxr7
-END PGP SIGNATURE-





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


Re: Fwd: Fwd: [Samba] Windows XP login

2009-06-30 Thread Miguel Medalha



Thanks for info, what do I need to modify or configure in order for this
file to remain hidden on all clients?
  


In smb.conf:

   hide files = /desktop.ini/
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Windows XP login

2009-06-29 Thread David Christensen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When WinXP users login to the samba domain a text file opens that contains:

[.ShellClassInfo]
localizedresourcena...@%systemroot%\system32\shell32.dll,-21787

This seems to be tied to the roaming profile, it only surfaced once I
enabled roaming profiles but I am not sure how to correct it.  I also
noticed that the desktop background setting is persistent when a user
logs on but the actual background is not being displayed until the user
accesses the desktop properties and clicks ok.

Is this an configuration issue with samba, or do I need some logon script?

Thanks.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkpJTbcACgkQ5B+8XEnAvqs6jwCfXxNfP0QcNEV8agbA0rFcn7RA
MH0AoJfW6kOI5SjGWBxVuBLH3h2bX/Is
=Z4Y2
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Windows XP login

2009-06-29 Thread John Drescher
On Mon, Jun 29, 2009 at 7:26 PM, David
Christensendavid.christen...@viveli.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 When WinXP users login to the samba domain a text file opens that contains:

 [.ShellClassInfo]
 localizedresourcena...@%systemroot%\system32\shell32.dll,-21787

 This seems to be tied to the roaming profile, it only surfaced once I
 enabled roaming profiles but I am not sure how to correct it.  I also
 noticed that the desktop background setting is persistent when a user
 logs on but the actual background is not being displayed until the user
 accesses the desktop properties and clicks ok.

 Is this an configuration issue with samba, or do I need some logon script?


This desktop.ini file is a hidden file that windows places in all
folders of your system to store the preferences of your explorer view.
The problem here is samba is making this hidden file in the startup
folder of the start menu visible instead of default hidden.

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


Fwd: [Samba] Windows XP login

2009-06-29 Thread John Drescher
 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John

 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?

I have not solved that myself.

look at the documentation for hidden file mapping and veto files

 Is this also the reason why the
 desktop setting is not being applied on logins?

I do not think so. I  believe this file is only for view settings of
explorer.exe. Detailed, Icon, web view ...

John



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


Re: [Samba] Windows XP login

2009-06-29 Thread Norberto Bensa
On Mon, Jun 29, 2009 at 9:59 PM, John Drescherdresche...@gmail.com wrote:
 This desktop.ini file is a hidden file that windows places in all
 folders of your system to store the preferences of your explorer view.
 The problem here is samba is making this hidden file in the startup
 folder of the start menu visible instead of default hidden.

 John

 Thanks for info, what do I need to modify or configure in order for this
 file to remain hidden on all clients?

 I have not solved that myself.

 look at the documentation for hidden file mapping and veto files

I have. Using the user_xattr mount option and (IIRC) store dos
attributes. Here is an excerpt from my smb.conf

profile acls = Yes
hide unreadable = Yes
map acl inherit = Yes
store dos attributes = Yes
map archive = No
map read only = No


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


[Samba] Windows XP login issue

2005-01-23 Thread Jon Miller
I've just joined the list and this is my first e-mail, I'm sure this has been 
answered many times.  So if someone can direct me to the answer I would 
appreciate it.
I have samba-2.2.7-3.7.2 installed on a RH7.3 server, not due for upgrade until 
later this year.  I can get the windows 98 and windows 2000 PC to login, but 
cannot get the Windows XP PC to log in.
I made the chages to the registry re: RequireSignorSeal DWord=0.
I've run testparm and other system tests and all seems okay.
My smb.conf is as follows:
# Global parameters
[global]
workgroup = HOME
netbios name = HM
server string = Home server
interfaces = 192.168.20.1/24
encrypt passwords = Yes
update encrypted = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n
unix password sync = Yes
log level = 4
syslog = 0
max log size = 1000
name resolve order = wins,lmhosts, hosts, bcast
keepalive = 30
socket options = SO_KEEPALIVE SO_BROADCAST TCP_NODELAY IPTOS_LOWDELAY 
SO_SNDBUF=8192 SO_RCVBUF=8192
add user script = /usr/sbin/useradd -d /dev/null -g 503 -c %U -s 
/bin/false -M %u
logon script = login.bat
logon drive = h:
logon home = \\netbiosname\%U
domain logons = Yes
os level = 85
preferred master = Yes
domain master = Yes
wins support = Yes
remote announce = 192.168.20.255
socket address = 192.168.20.1
valid users = user1, user2, user3, user4
read only = No
force security mode = 0775
directory mask = 0775
force directory mode = 0775
guest ok = Yes
security = server
password server = 192.168.20.1

[all$]
path = /home/
valid users = user1, user2, user3, user4
write list = @Admin
read only = Yes

[netlogon]
comment = Network Logon Service
path = /etc/samba/netlogon

[profiles]
path = /home/profile
create mask = 0600
directory mask = 0700
browseable = No

[homes]
comment = Home Directories
valid users = %S
create mask = 0775

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
guest ok = No
printable = Yes
browseable = No

[web]
comment = Start of MMT Private Web Directory
path = /data/mmt_prv
valid users = @grp_hm, administrator

[shardata]
comment = Tempory Folder
path = /home/tmp
valid users [EMAIL PROTECTED], administrator

[root]
path = /root
valid users = @Admin, administrator

[data]
comment = Data Storage
path = /smb_data/data
valid users = user1, user2, user3, user4

[Fun]
comment = Fun Storage
path = /home/jlmiller
valid users = user1, user2, user3, user4

[PreLoad]
comment = Windows 2K Preload
path = /data/mmt_prv/utils/Microsoft/Pre-Install/w2kp
valid users = @Admin, administrator

[Interchk]
comment = Sophos Anti-Virus Central Installation Directory
path = /smb_data/sophos
valid users = @grp_hm, administrator
create mask = 0775

[CD-ROM1]
comment = CDROM 1
path = /mnt/cdrom
valid users = @grp_hm
read only = Yes

[CD-ROM2]
comment = CDROM 2
path = /mnt/cdrom1
valid users = @grp_hm
read only = Yes

[CD-ROM3]
comment = CDROM 3
path = /mnt/cdrom2
valid users = @grp_hm
read only = Yes


I'm running Windows XP SP2 and having a real bad time with it.
I cannot login on boot up and I cannot see the server from the PC.  I can only 
map a drive to the server from the DOS prompt using net use.

Thanks


Jon L. Miller,  ASE, CNS, CLS, MCNE
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au

I don't know the key to success, but the key to failure
 is trying to please everybody. -Bill Cosby
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
HTMLHEAD
META http-equiv=Content-Type content=text/html; charset=us-ascii
META content=MSHTML 6.00.2900.2523 name=GENERATOR/HEAD
BODY style=MARGIN-TOP: 2px; FONT: 10pt Arial; MARGIN-LEFT: 2px
DIVI've just joined the list and this is my first e-mail, I'm sure this has 
been answered many times.nbsp; So if someone can direct me to the answer I 
would appreciate it./DIV
DIVI have samba-2.2.7-3.7.2 installed on a RH7.3 server, not due for upgrade 
until later this year.nbsp; I can get the windows 98 and windows 2000 PC to 
login, but cannot get the Windows XP PC to log in./DIV
DIVI made the chages to the registry re: RequireSignorSeal DWord=0./DIV
DIVI've run testparm and other system tests and all seems okay./DIV
DIVMy smb.conf is as follows:/DIV
DIV# Global