profiles
Patrizia Canton
cantonpa at unive.it
Mon May 7 15:00:49 GMT 2001
OK
I changed all the u%,m%
with %m,%u
I put
logon path=\\%L\Profiles
instead of
logon path=\\%L\Profiles\
added
map hidden = yes
map system = yes
and now it works!!!!
Many many Thanks to everybody
Patrizia
On Mon, 7 May 2001, Christian Barth wrote:
> > I need help
> > I am not able to use profiles with samba 2.2.0
> > When I try to connect to the Domain
> > from a WinNT4 client
> > I obtain this REquest:
> > "It has been found a slow network connection
> > Do you want to obtain the Profile from the net or
> > do you want to use a local copy?"
> > A) If I choose the "obtain from the net" it complains:
> >
> > "The Common Profile is not available
> > I am trying to use the local profile (53)"
> > and then
> > "it is not possible to obtain the profile,
> > please call the network administrator (2)"
> >
> > B) If I choose "use a local copy"
> > it complains
> > "it is not possible to obtain the profile,
> > please call the network administrator (2)"
> >
> > this is my smb.conf
> > ...
> > netbios name = romeo
> > security = user
> > workgroup = raggi-x
> > domain logons = yes
> > log file= /var/log/samba/samba.log.m%
> > log level=3
> > encrypt passwords = yes
> > wins support = yes
> > os level = 34
> > domain master = yes
> > local master = yes
> > preferred master = yes
> > logon path=\\L%\Profiles\
> Don't know if it matters: Leave away the last \
>
> > logon script = scripts\%U.bat
> > logon drive= E:
> > logon home="\\romeo\utenti\u%"
> %u, not u%
>
> > [Profiles]
> > comment = user profiles
> > path=/home1/utenti/utenti/u%/profile
> This directory has to exist for %u (and not u%)
> (I remember a couple of mails about 2.2.0 not using %u and %U in the
> way 2.0.7 does.)
> > writable = yes
> > browsable = no
> Try
> map hidden = yes
> map system = yes
>
> > [netlogon]
> > comment = the domain logon service
> > path = /export/samba/logon
> > public = no
> > writable = no
> > browsable = no
> > [utenti]
> > browseable = yes
> > comment =
> > read only = yes
> > write list = pat piero alessandro stefano franco
> > path = /home1/utenti/utenti
> > follow symlinks = yes
> > wide links = yes
> > veto files = /.*//*.java//quota*//lost+found/
> > delete veto files = no
> > create mask = 0700
> > directory mask = 0700
> >
> >
> > WHAT AM I doing WRONG??
> > Thanks
> > Patrizia
> >
> >
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions: http://lists.samba.org/mailman/listinfo/samba
> >
>
>
> _______________________________________________________________________
> In a world without walls and fences, who needs windows and gates? (SUN)
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
More information about the samba
mailing list