Chaz wrote: > > Hi Andrew > > I am also experiencing these problems with 2.2.5, and would like to find a > solution asap! > > Chris > > "Andrew Gaffney" <[EMAIL PROTECTED]> wrote in message > news:3DAC9621.9060405@;locutus2.yi.org... > > I set up Samba 2.2.6rc3 (also tried 2.2.4 and 2.2.5 with same effect) as > > a PDC. It works just fine most of the time. But once every few logons or > > logoffs I get errors about not being able to write files because a > > process is currently using them when its updating the roaming profile or > > a message about not being able to find the roaming profile when > > logging on. This happens a lot less often than the first error. Has > > anyone come across this before? > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > >
Have you looked at the nss_ldap issue? Some versions of nss_ldap < 200 would mask our SIGPIPE handler, causing smbd to just drop dead if the connection to somthing else (like a DC etc) died. This could cause all sorts of issues - particuarly timeouts as the rest of the system waited for the non-existant smbd to reply. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
