Login process fails

Matthew Chapman m.chapman at student.unsw.edu.au
Fri Aug 21 07:29:54 GMT 1998


Andrew Tridgell wrote:

> > The crash seems to occur anytime a roaming profile is stored on a Samba
> > server running the HEAD branch, regardless of whether or not it is set up
> > as a PDC. The same occurs if I point an account on an NT PDC to load its
> > profile from a Samba server.
>
> It must be more specific than that. I store roaming profiles on my
> linux/samba server from my NT4 test box and it works fine. In this
> case Samba is the PDC.

I've tried to isolate the problem and failed - loading ANY profile
from my Samba server seems to fail with the head branch (1.9.18p8
works fine with the same config). That is, if the profile doesn't
exist all is fine, just as Mick said.

I have experimented with different Samba settings to no avail. My
'safe' setup (minimal smb.conf, security=share, max permissions, etc.)
is below, and even this results in the NT crash. (I've pointed NT4 at
\\2e1-new\profile\students)

    Matt

--------
smb.conf
--------
[global]
   netbios name = 2E1-NEW
   workgroup = NEW
   server string = MATT CHAPMAN (Samba 1.9.19prealpha)
   security = share
   wins server = 129.94.134.15
   log file = /usr/local/samba/var/log.%m
   lock directory = /var/lock/samba

[PROFILE]
   comment = User profiles
   path = /home/profile
   public = yes
   writable = yes

-------------
/home/profile
-------------
total 3
drwxrwxrwx   3 root     root         1024 Aug 21 17:06 .
drwxr-xr-x  11 root     root         1024 Aug  3 21:41 ..
drwxrwxrwx  12 nobody   nobody       1024 Aug 21 17:12 students

----------------------
/home/profile/students
----------------------
total 133
drwxrwxrwx  12 nobody   nobody       1024 Aug 21 17:12 .
drwxrwxrwx   3 root     root         1024 Aug 21 17:06 ..
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Application
Data
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Desktop
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Favorites
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Nethood
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Personal
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 PrintHood
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Recent
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 SendTo
drwxrwxrwx   3 nobody   nobody       1024 Aug 21 16:51 Start Menu
drwxrwxrwx   2 nobody   nobody       1024 Aug 21 16:51 Templates
-rwxrwxrwx   1 nobody   nobody     122880 Aug 21 16:59 ntuser.dat


--
Matt Chapman
E-mail: mattyc at cyberdude.com



More information about the samba-technical mailing list