[Samba] W2000/PDC/logon drive

Peter Mann mann at hrz.uni-kassel.de
Mon Nov 11 11:53:00 GMT 2002


On 8 Nov 2002, Bradley W. Langhorst wrote:

> On Fri, 2002-11-08 at 10:26, Peter Mann wrote:
> >
> > On 8 Nov 2002, Bradley W. Langhorst wrote:
> >
> > > On Fri, 2002-11-08 at 07:15, Peter Mann wrote:
> > > > Hi,
> > > >
> > > > It is possible to login a W2000 workstation into a Samba PDC (version 2.2.6)?
> > > > Can I use "logon drive" and "logon home" to mount automatically at login time
> > > > for W2000?
> > > yes that's what it's for
> > >
> > if I login from a NT workstation the "logon drive" will
> > automatically mount, but not from a W2000 workstation. That
> > is the problem.
> works for me - you must have a config problem...
> if you want help you have to include more information than
> "it doesn't work"

my important parameters in the smb.conf, I think,

    netbios name = HRZ-WS14
    workgroup = HRZPOOL
    allow hosts = XXX.YYY.
    interfaces = XXX.YYY.ZZ.ZZ XXX.YYY.ZZ.ZZ
    security = user
    encrypt passwords = yes
    unix password sync = yes
    local master = yes
    domain master = yes
    domain admin group = root
    preferred master = yes
    domain logons = yes
    logon path = \\%N\profile\%U
    logon drive = K:
    logon home = \\smb-hopla1\%U

!PDC and file server are different systems!

    logon script = logon.cmd
    wins server = XXX.YYY.ZZ.ZZ

!wins runs on NT!

#============================ Share Definitions ==============================
[homes]
   comment = Home Directories
   browseable = no
   read only = no
   force directory mode = 0750
   directory mask = 0750
   force create mode =0640
   create mode = 0640
#============================ netlogon = ==============================
# necessary share for domain controller
[netlogon]
   path = /usr/admin/lib/samba-2.2.6/lib
   public = no
   writeable = no
   browsable = no
   write list = root
#============================ NTProfile ==============================
# share for storing user profile
[profile]
    path = /home/NTprofile
    writeable = yes
    create mask = 0600
    directory mask = 0700
    browsable = no

The samba server runs on AIX 4.3.3 (ML10) with version 2.2.6,
W2000 has SP2. "net use" command manualy on W2000 works fine.


Peter Mann                               Tel.        +49 0561/804-2465
University of Kassel Computer-Center     Secr.       +49 0561/804-2287
Moenchebergstrasse 11                    Telefax     +49 0561/804-2297
D-34109 Kassel / Fed.Rep. Germany        E-Mail Mann at HRZ.UNI-Kassel.DE

PGP Public Key: http://www.uni-kassel.de/security/pgp/pubkeys






More information about the samba mailing list