Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Wim Mevissen.vcf Type: text/x-vcard Size: 513 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20020626/98113284/WimMevissen.vcf
I have the same problem too, but only the first time I log on. Then it creates everything just fine. I think it's something with Samba 2.2.4 and SP2. -----Original Message----- From: Wim Mevissen [mailto:mevissen@freeler.nl] Sent: quarta-feira, 26 de Junho de 2002 10:20 To: samba@lists.samba.org Subject: [Samba] Can't create profile directory Finally I got SAMBA acting as an PDC. I can see the users of my domain, my logon script is working, ... But my profile directory can't get created eventhough I have given everyone ALL rights (CHMOD 777). I still get the message beneath when logging in: "Windows cannot create profile directory <file://\\srvlin\home\profiles\mevi.pds> \\srvlin\home\profiles\mevi.pds. You will be logged on with a local profile only. Changes to the profile will not be propagated to the server. Contact your network administrator. DETAIL - Access is denied." I added the next lines in SMB.CONF: logon script = logon%U.bat logon drive = H: logon home = <file://\\%L\%U\.profiles> \\%L\%U\.profiles logon path = <file://\\%L\home\profiles\%U> \\%L\home\profiles\%U [profiles] comment = Profiles (%h) writeable = yes browseable = no path = /home/profiles create mask = 0600 directory mask = 0700 When I look to the directory properties from my WIN2K machine I see that I've got all the rights. Has anyone got an idea what's wrong? Thanks, Mevi -------------- next part -------------- HTML attachment scrubbed and removed
Le Mercredi 26 Juin 2002 11:19, Wim Mevissen a ?crit :> Finally I got SAMBA acting as an PDC. I can see the users of my domain, my > logon script is working, ... > > But my profile directory can't get created eventhough I have given everyone > ALL rights (CHMOD 777). I still get the message beneath when logging in: > > "Windows cannot create profile directory \\srvlin\home\profiles\mevi.pds. > You will be logged on with a local profile only. > Changes to the profile will not be propagated to the server. > Contact your network administrator. > > DETAIL - Access is denied." > > I added the next lines in SMB.CONF: > > logon script = logon%U.bat > logon drive = H: > logon home = \\%L\%U\.profiles > logon path = \\%L\home\profiles\%U > > [profiles] > comment = Profiles (%h) > writeable = yes > browseable = no > path = /home/profiles > create mask = 0600 > directory mask = 0700 > > When I look to the directory properties from my WIN2K machine I see that > I've got all the rights. Has anyone got an idea what's wrong? > > Thanks, > > > MeviHi, Try adding: nt acl support = no to your [profiles] share definition. Another hint would be: "Are the domain accounts you're using members of the local group "users" on your win2k/XP workstation???" This is a typical "my profiles are not working" mistake, especially when the system is not able to create .pds files on the server ;o) Cheers -- Sylvestre Taburet - Project Manager 1024D/030E1B7E Mandrakesoft S.A. - 43, rue d'Aboukir, 75002 Paris - FRANCE +33 (1) 40 41 00 41 - http://www.linux-mandrake.com
Adding nt acl support = no didn't resolve the problem for me. As I said, this error only happens the first time i log in. -----Original Message----- From: Sylvestre Taburet [mailto:staburet@mandrakesoft.com] Sent: quarta-feira, 26 de Junho de 2002 10:32 To: Wim Mevissen; samba@lists.samba.org Subject: Re: [Samba] Can't create profile directory Le Mercredi 26 Juin 2002 11:19, Wim Mevissen a ?crit :> Finally I got SAMBA acting as an PDC. I can see the users of my domain, my > logon script is working, ... > > But my profile directory can't get created eventhough I have giveneveryone> ALL rights (CHMOD 777). I still get the message beneath when logging in: > > "Windows cannot create profile directory \\srvlin\home\profiles\mevi.pds. > You will be logged on with a local profile only. > Changes to the profile will not be propagated to the server. > Contact your network administrator. > > DETAIL - Access is denied." > > I added the next lines in SMB.CONF: > > logon script = logon%U.bat > logon drive = H: > logon home = \\%L\%U\.profiles > logon path = \\%L\home\profiles\%U > > [profiles] > comment = Profiles (%h) > writeable = yes > browseable = no > path = /home/profiles > create mask = 0600 > directory mask = 0700 > > When I look to the directory properties from my WIN2K machine I see that > I've got all the rights. Has anyone got an idea what's wrong? > > Thanks, > > > MeviHi, Try adding: nt acl support = no to your [profiles] share definition. Another hint would be: "Are the domain accounts you're using members of the local group "users" on your win2k/XP workstation???" This is a typical "my profiles are not working" mistake, especially when the system is not able to create .pds files on the server ;o) Cheers -- Sylvestre Taburet - Project Manager 1024D/030E1B7E Mandrakesoft S.A. - 43, rue d'Aboukir, 75002 Paris - FRANCE +33 (1) 40 41 00 41 - http://www.linux-mandrake.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
My apologies to the list. The problem I have is another one. W2K can't copy \\server\home\user\profile <file://\\server\home\user\profile> to c:\documents and setting\user. Says the directory name is invalid. It creates a c:\documents and settings\user.bak. Then the next time i login it doesn't give the error and creates c:\documents and setting\user. <file://\\server\home\user\profile> -----Original Message----- From: SANTOS Alexandre Moutinho [mailto:alexandre.santos@contacto.sonae.pt] Sent: quarta-feira, 26 de Junho de 2002 10:31 To: 'Wim Mevissen'; samba@lists.samba.org Subject: RE: [Samba] Can't create profile directory I have the same problem too, but only the first time I log on. Then it creates everything just fine. I think it's something with Samba 2.2.4 and SP2. -----Original Message----- From: Wim Mevissen [mailto:mevissen@freeler.nl] Sent: quarta-feira, 26 de Junho de 2002 10:20 To: samba@lists.samba.org Subject: [Samba] Can't create profile directory Finally I got SAMBA acting as an PDC. I can see the users of my domain, my logon script is working, ... But my profile directory can't get created eventhough I have given everyone ALL rights (CHMOD 777). I still get the message beneath when logging in: "Windows cannot create profile directory <file://\\srvlin\home\profiles\mevi.pds> \\srvlin\home\profiles\mevi.pds. You will be logged on with a local profile only. Changes to the profile will not be propagated to the server. Contact your network administrator. DETAIL - Access is denied." I added the next lines in SMB.CONF: logon script = logon%U.bat logon drive = H: logon home = <file://\\%L\%U\.profiles> \\%L\%U\.profiles logon path = <file://\\%L\home\profiles\%U> \\%L\home\profiles\%U [profiles] comment = Profiles (%h) writeable = yes browseable = no path = /home/profiles create mask = 0600 directory mask = 0700 When I look to the directory properties from my WIN2K machine I see that I've got all the rights. Has anyone got an idea what's wrong? Thanks, Mevi -------------- next part -------------- HTML attachment scrubbed and removed