[Samba] Recovery from Domain/WINS Outage - Didn't work well

2003-02-24 Thread Hall, Ken (ECSS)
We're using Samba 2.2.5 and 2.2.7 in SECURITY=DOMAIN mode.

This morning we lost contact with our PDC, and for about 2 hours, users were unable to 
logon.  After chasing this down, we determined that we were also unable to contact the 
WINS server defined in
smb.conf.  Our backup WINS server was available, but it seems Samba only supports one 
WINS server in smb.conf, so this didn't help much.  After manually switching to the 
other WINS server, we were
able to connect.

We're still new with this, and so far Samba isn't looking too reliable to our 
management.  This is the second time a WINS-related problem has knocked us down while 
the Windows servers remained
available.

I'm assuming we're still only allowed to specify a single WINS server.  Does anyone 
have any idea if this will be fixed anytime soon?

Should Samba have recovered from the DC outage?  It appears that after losing contact 
with the DC, it went back to WINS, and tried to get a new list.  Does it only try the 
first DC on the list, or
does it work down till it finds a good one?  Am I correct in assuming that being 
unable to connect to the WINS server would prevent this from happening?

Thanks in advance for any info you can provide.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Linux permissions vs Samba permissions

2003-01-17 Thread Hall, Ken (ECSS)
On directories, the "execute" bit means permission to search the directory.  That's 
what the Samba user needs to see files in it.

> -Original Message-
> From: Marshall Lucas [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 9:20 AM
> To: [EMAIL PROTECTED]
> Subject: [Samba] Linux permissions vs Samba permissions
> 
> 
> Okay, admittedly I'm running an old version 2.0.5, but, why 
> do I have to set
> the eXecute permission in Linux before Samba will let a 
> Windows client see
> any files?  Why would execute have anything to do with read 
> and/or write?  I
> would think I could set -rw-rw or -rw-rw-rw- and be just 
> fine, but oh
> no, you get an empty list and cannot create new files until I 
> change it
> to -rwxrwx--- or -rwxrwxrwx.
> 
> -- Marshall Lucas
> -- IT Systems Analyst
> -- EDI Specialist
> -- Petra Industries, Inc.
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Delayed Write failures with Windows XP

2003-01-13 Thread Hall, Ken (ECSS)
We have Windows XP users who have their desktop folders on a Samba share.  It appears 
that all or most of them are getting "delayed write failure" errors on 
"cookies/index.dat".  Nothing shows in the
log, and the error is consistent, even when we delete the file from the server.

This is Samba 2.2.7 on SuSE Linux SLES7 on S/390.

I've had it suggested that this is permission-related, and that giving admin 
permission to the users would solve it, but this is unacceptable for security and 
quota reasons.

Does anyone have any ideas on how I can either fix it, or at least figure out what's 
going on?  Thanks.



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Delayed Write failures with Windows XP

2002-12-24 Thread Hall, Ken (ECSS)
Not an option for the time being.  Does anyone have an idea why this is happening?  I 
don't see why permissions would be an issue for this situation and no other, 
especially given that the users
aren't having trouble with any other files.

> -Original Message-
> From: Ken Schneider [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 24, 2002 9:51 AM
> To: '[EMAIL PROTECTED]'
> Subject: Re: [Samba] Delayed Write failures with Windows XP
> 
> 
> Or you could try the follwing link:
> 
> http://acl.bestbits.at/
> 
> Extended ACL's helped with this type of problem here.
> 
> 
> On Tue, 2002-12-24 at 09:38, Hall, Ken (ECSS) wrote:
> > > We have Windows XP users who have their desktop folders 
> on a Samba share.  Some of them have been getting "Delayed 
> Write Failure" messages recently on the "cookies/index.dat" 
> file.  At first I
> > > thought it was a fluke related to a network outage we 
> experienced, but now I'm finding out it had been happening 
> previously, and it's still going on.
> > > 
> > > This is Samba 2.2.5 on SuSE Linux SLES7 on S/390.
> > > 
> > > Does anyone have any ideas?  Thanks.
> > > 
> > One respondent suggested giving all users admin authority 
> to the share, but that's not acceptable for a number of 
> reasons, and since the problem isn't consistent, I don't see 
> why this would help or be
> > necessary.
> > 
> -- 
> Ken Schneider
> Senior UNIX Administrator
> Network Administrator
> [EMAIL PROTECTED]
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Delayed Write failures with Windows XP

2002-12-24 Thread Hall, Ken (ECSS)
> We have Windows XP users who have their desktop folders on a Samba share.  Some of 
>them have been getting "Delayed Write Failure" messages recently on the 
>"cookies/index.dat" file.  At first I
> thought it was a fluke related to a network outage we experienced, but now I'm 
>finding out it had been happening previously, and it's still going on.
> 
> This is Samba 2.2.5 on SuSE Linux SLES7 on S/390.
> 
> Does anyone have any ideas?  Thanks.
> 
One respondent suggested giving all users admin authority to the share, but that's not 
acceptable for a number of reasons, and since the problem isn't consistent, I don't 
see why this would help or be
necessary.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Delayed Write failures with Windows XP

2002-12-20 Thread Hall, Ken (ECSS)
We have users who have their desktop folders on a Samba share.  Some of them have been 
getting "Delayed Write Failure" messages recently on the "cookies/index.dat" file.  At 
first I thought it was a
fluke related to a network outage we experienced, but now I'm finding out it had been 
happening previously.

This is Samba 2.2.5 on SuSE Linux SLES7 on S/390.

Does anyone have any ideas?  Thanks.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Roaming profiles problem - loading failure

2002-11-11 Thread Hall, Ken (ECSS)
I just came out of a meeting where we narrowed our version of this problem down to a 
particular build level (or two) of Win2K.  NT appears to be fine, and so does XP.

We're going to try a couple of different builds and hopefully get a level 10 log of a 
failing case.

If anyone has any more information on this, I'd love to hear it, and if the Samba 
folks need any additional doc, speak now!

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:jra@;dp.samba.org]
> Sent: Tuesday, November 05, 2002 1:29 PM
> To: Andrew Gaffney
> Cc: Peter Polkinghorne; Samba
> Subject: Re: [Samba] Roaming profiles problem - loading failure
> 
> 
> On Tue, Nov 05, 2002 at 08:48:42AM -0600, Andrew Gaffney wrote:
> > I have been having this same problem. There is nothing in 
> 2.2.6 that 
> > fixes it. I still have no idea what's causing it.
> > 
> > Peter Polkinghorne wrote:
> > > I have a samba 2.2.4 PDC which acts as the repository of 
> roaming profiles.
> > > Just recently some of our users have experienced failure 
> to load roaming 
> > > profiles.  The clients are on a pair of Windows 2000 
> terminal servers.
> > > The failure does not seem to be confined to one server 
> and only affects some 
> > > people.
> > > 
> > > The error given takes place during the loading profile stage:
> > > 
> > > Windows can not copy:
> > > \\Samba server\profiles\aaa\Application 
> Data\Microsoft\Outlook\FAVF.tmp to
> > > C:\Documents and Settings\aaa.KINGSFORDS\Application 
> > > Data\Microsoft\Outlook\FAVF.tmp
> > > 
> > > DETAIL - Access is denied
> 
> More details please, a packet sniff or log file extract
> 
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Roaming profiles problem - loading failure

2002-11-05 Thread Hall, Ken (ECSS)
I've been seeing this too.  They seem to be getting around it by deleting the current 
profile and letting Windows re-save it, but we've held off migrating any more users 
with roaming profiles till we
figure out exactly what's going on.

If anyone finds out anything about this, I'd be very interested.

> -Original Message-
> From: Andrew Gaffney [mailto:agaffney@;locutus2.yi.org]
> Sent: Tuesday, November 05, 2002 9:49 AM
> To: Peter Polkinghorne
> Cc: Samba
> Subject: Re: [Samba] Roaming profiles problem - loading failure
> 
> 
> I have been having this same problem. There is nothing in 2.2.6 that 
> fixes it. I still have no idea what's causing it.
> 
> Peter Polkinghorne wrote:
> > I have a samba 2.2.4 PDC which acts as the repository of 
> roaming profiles.
> > Just recently some of our users have experienced failure to 
> load roaming 
> > profiles.  The clients are on a pair of Windows 2000 
> terminal servers.
> > The failure does not seem to be confined to one server and 
> only affects some 
> > people.
> > 
> > The error given takes place during the loading profile stage:
> > 
> > Windows can not copy:
> > \\Samba server\profiles\aaa\Application 
> Data\Microsoft\Outlook\FAVF.tmp to
> > C:\Documents and Settings\aaa.KINGSFORDS\Application 
> > Data\Microsoft\Outlook\FAVF.tmp
> > 
> > DETAIL - Access is denied
> > 
> > Then it says: Windows could not load the profile and is 
> logging you on with a 
> > temporary profile.
> > 
> > My profiles part of smb.conf is:
> > 
> > # Profiles
> > [profiles]
> > path = /home/ntprofile
> > writeable = yes
> > create mask = 0600
> > directory mask = 0700
> > nt acl support = no
> > csc policy = disable
> > 
> > ... the last 2 lines being added during the day, but with no effect.
> > 
> > I have checked the source file and apart from being 0 
> length it looks perfectly 
> > accessible.
> > 
> > Anyone else seen this? Or any hints as to what to do?
> > 
> > I am contemplating upgrading to 2.2.6 - but the WHATSNEW 
> gives no hint that this 
> > might be a fixed problem.  Of course it might be a problem 
> with the Windows 2000 
> > servers - not sure what SP level we are at - Windows manager away.
> > 
> > 
> > 
> 
> -- 
> "Um, can you repeat the part of the stuff where you
>   said all about the things?"
> - Homer Simpson
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] getent not working correctly

2002-11-04 Thread Hall, Ken (ECSS)
All looks fine, but did you reboot after changing nsswitch.conf?

When I was testing both winbind and ldap nsswitch, I found that the mechanism caches 
lookups, so changes to the config weren't always recognized.  It would work, not work, 
work, etc., and it drove me
crazy till I found out about the nscd daemons.

I'm not sure this is your problem, but it sounds a lot like what I saw, so I thought 
I'd ask.

> -Original Message-
> From: Sean Patrick Ingles [mailto:ingless@;visionsys.com]
> Sent: Monday, November 04, 2002 10:19 AM
> To: Hall, Ken (ECSS); [EMAIL PROTECTED]
> Subject: RE: [Samba] getent not working correctly
> 
> 
> Here is my /etc/nsswitch.conf (abbreviated):
> 
> passwd: files winbind
> shadow: files winbind
> group:  files winbind
> 
> I first start smbd -D and nmbd -D
> 
> Then I start winbindd
> 
> Then I join the domain (smbpasswd -j DOMAIN -r 
> DOMAINCONTROLLER -U Administrator) It works
> 
> Then I check my Secret (wbinfo -t) and it's good
> 
> Then I list users and groups (wbinfo -u and wbinfo -g) and it 
> works fine
> 
> However I still cannot get "getent passwd" and "getent group" working.
> 
> I am 100% stumped
> 
> -SP
> 
> -Original Message-
> From: Hall, Ken (ECSS) [mailto:KeHall@;exchange.ml.com] 
> Sent: Friday, November 01, 2002 12:55 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Samba] getent not working correctly
> 
> 
> Did you reboot after starting winbindd?
> 
> Either do that, or try looking for the nameserver cache 
> daemons (nscd), and kill them all.  (Don't worry, they'll restart.)
> 
> I had the same problem with nss_ldap, and it drove me NUTS 
> till I found out about the cache mechanism.
> 
> > -Original Message-
> > From: Noel Kelly [mailto:nkelly@;citrusnetworks.net]
> > Sent: Friday, November 01, 2002 12:46 PM
> > To: 'Sean Patrick Ingles'; [EMAIL PROTECTED]
> > Subject: RE: [Samba] getent not working correctly
> > 
> > 
> > You need getent to work.  This is really how Unix actually does the 
> > authenticating - winbind is just the conduit to the M$ database.
> > 
> > Have you edited your /etc/nsswitch.conf correctly?  You need:
> > 
> > passwd: files winbind nisplus
> > shadow: files winbind nisplus
> > group:  files winbind nisplus
> > 
> > This will make Unix call winbind when looking for
> > users/groups (this the
> > mechanism that getent passwd/group runs).
> > 
> > HTH,
> > Noel
> >
> > 
> > -Original Message-
> > From: Sean Patrick Ingles [mailto:ingless@;visionsys.com]
> > Sent: 01 November 2002 15:41
> > To: [EMAIL PROTECTED]
> > Subject: [Samba] getent not working correctly
> > 
> > 
> > Hello again!
> > 
> > Ok, I've gotten wbinfo -u and wbinfo -g working great
> > 
> > Now I try to run getent passwd and getent group I get my
> > local users/groups
> > but not the ones on the Windows 2k Server Domain Controller 
> > and it just
> > hangs after listing the local ones.
> > 
> > I also tried authenticating a user and it worked I'm assuming
> > 
> > wbinfo -a DOMAIN+ingless@DOMAIN%"password" (The usernames here have 
> > user@domain due to some M$ Active-Directory thing...) plaintext 
> > password authentication succeeded challenge/response password
> > authentication failed
> > Could not authenticate user DOMAIN+ingless@DOMAIN%"password" with
> > challenge/response
> > 
> > Do I need getent working, or is it safe to assume everything
> > is functioning
> > normally now?
> > 
> > Thanks!
> > 
> > -SP
> > 
> > ===
> >  
> >    \    /   /    / Sean Patrick Ingles
> >     \  /   /    / Jr. Network Engineer
> >  \    /   ___ /    /
> >   \  /   /    / Vision Systems, Inc.
> >   __/   /   _/ 142 State Street
> >    Albany, NY 12207
> >     www.visionsys.com   Landline: +1 518.434.4300 x1406
> >   [EMAIL PROTECTED]  Fax: +1 518.434.4304
> >  
> > ==
> > 
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> > -- 
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> > 
>

[Samba] Share name length issue?

2002-11-04 Thread Hall, Ken (ECSS)
I remember seeing some posts on here about problems with long share names.

Particularly, I'm having trouble with a user who has a 14 character ID.  When she 
tries to access her HOME directory, she gets RESOURCE UNAVAILABLE.  We can see the 
directory, however, if we come down
from a share above (and so can she).

Does anyone know anything about this problem?  It's happening on both my 2.2.5 
production and 2.2.6 test servers.

Thanks.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] getent not working correctly

2002-11-01 Thread Hall, Ken (ECSS)
Did you reboot after starting winbindd?

Either do that, or try looking for the nameserver cache daemons (nscd), and kill them 
all.  (Don't worry, they'll restart.)

I had the same problem with nss_ldap, and it drove me NUTS till I found out about the 
cache mechanism.

> -Original Message-
> From: Noel Kelly [mailto:nkelly@;citrusnetworks.net]
> Sent: Friday, November 01, 2002 12:46 PM
> To: 'Sean Patrick Ingles'; [EMAIL PROTECTED]
> Subject: RE: [Samba] getent not working correctly
> 
> 
> You need getent to work.  This is really how Unix actually does the
> authenticating - winbind is just the conduit to the M$ database.  
> 
> Have you edited your /etc/nsswitch.conf correctly?  You need:
> 
> passwd: files winbind nisplus
> shadow: files winbind nisplus
> group:  files winbind nisplus
> 
> This will make Unix call winbind when looking for 
> users/groups (this the
> mechanism that getent passwd/group runs).
> 
> HTH,
> Noel
>
> 
> -Original Message-
> From: Sean Patrick Ingles [mailto:ingless@;visionsys.com]
> Sent: 01 November 2002 15:41
> To: [EMAIL PROTECTED]
> Subject: [Samba] getent not working correctly
> 
> 
> Hello again!
> 
> Ok, I've gotten wbinfo -u and wbinfo -g working great
> 
> Now I try to run getent passwd and getent group I get my 
> local users/groups
> but not the ones on the Windows 2k Server Domain Controller 
> and it just
> hangs after listing the local ones.
> 
> I also tried authenticating a user and it worked I'm assuming
> 
> wbinfo -a DOMAIN+ingless@DOMAIN%"password" (The usernames here have
> user@domain due to some M$ Active-Directory thing...) 
> plaintext password
> authentication succeeded challenge/response password 
> authentication failed
> Could not authenticate user DOMAIN+ingless@DOMAIN%"password" with
> challenge/response
> 
> Do I need getent working, or is it safe to assume everything 
> is functioning
> normally now?
> 
> Thanks!
> 
> -SP
> 
> ===
>  
>    \    /   /    / Sean Patrick Ingles
>     \  /   /    / Jr. Network Engineer
>  \    /   ___ /    / 
>   \  /   /    / Vision Systems, Inc.
>   __/   /   _/ 142 State Street
>    Albany, NY 12207
>     www.visionsys.com   Landline: +1 518.434.4300 x1406
>   [EMAIL PROTECTED]  Fax: +1 518.434.4304
>  
> ==
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.404 / Virus Database: 228 - Release Date: 15/10/2002
>  
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.408 / Virus Database: 230 - Release Date: 24/10/2002
>  
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Creating user home directories with domain login

2002-10-25 Thread Hall, Ken (ECSS)
Yep, that's exactly what I'm doing.

The actual authentication comes from a domain, the script adds the local user ID, and 
can create the home directory if necessary.  

> -Original Message-
> From: Scott Wrosch [mailto:kc8lir@;yahoo.com]
> Sent: Friday, October 25, 2002 2:29 PM
> To: Hall, Ken (ECSS); [EMAIL PROTECTED]
> Subject: RE: [Samba] Creating user home directories with domain login
> 
> 
> I'm sorry, I should have added that this box is not a
> domain controller.  It gets the login info from the
> domain controller.  However, I need it to create the
> user directory if it doesn't exist when the user logs
> in.  Will a script do that?
> 
> Thanks for the quick response!
> 
> Regards,
> Scott
> 
> --- "Hall, Ken (ECSS)" <[EMAIL PROTECTED]> wrote:
> > There's a "login script" option at the share level
> > that can be used to run the "adduser" or "useradd"
> > command.  I'm using a script with some extra smarts,
> > but it can be done pretty easily.
> > 
> > > -Original Message-
> > > From: Scott Wrosch [mailto:kc8lir@;yahoo.com]
> > > Sent: Friday, October 25, 2002 2:20 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: [Samba] Creating user home directories
> > with domain login
> > > 
> > > 
> > > Hello,
> > > 
> > > I've got Samba set up for domain logins and use
> > > winbind as well.  What I'm wondering is if it's
> > > possible for the home directory to be
> > automatically
> > > created when the user logs in if it doesn't
> > already
> > > exist?  If not, anyone have a relatively easy way
> > to
> > > do this, in addition to giving the proper owner
> > and
> > > group?
> > > 
> > > Thanks,
> > > Scott
> > > 
> > > __
> > > Do you Yahoo!?
> > > Y! Web Hosting - Let the expert host your web site
> > > http://webhosting.yahoo.com/
> > > -- 
> > > To unsubscribe from this list go to the following
> > URL and read the
> > > instructions: 
> > http://lists.samba.org/mailman/listinfo/samba
> > > 
> > 
> > -- 
> > To unsubscribe from this list go to the following
> > URL and read the
> > instructions: 
> http://lists.samba.org/mailman/listinfo/samba
> 
> 
> __
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Creating user home directories with domain login

2002-10-25 Thread Hall, Ken (ECSS)
There's a "login script" option at the share level that can be used to run the 
"adduser" or "useradd" command.  I'm using a script with some extra smarts, but it can 
be done pretty easily.

> -Original Message-
> From: Scott Wrosch [mailto:kc8lir@;yahoo.com]
> Sent: Friday, October 25, 2002 2:20 PM
> To: [EMAIL PROTECTED]
> Subject: [Samba] Creating user home directories with domain login
> 
> 
> Hello,
> 
> I've got Samba set up for domain logins and use
> winbind as well.  What I'm wondering is if it's
> possible for the home directory to be automatically
> created when the user logs in if it doesn't already
> exist?  If not, anyone have a relatively easy way to
> do this, in addition to giving the proper owner and
> group?
> 
> Thanks,
> Scott
> 
> __
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] samba 2.2.6pre2 make fails

2002-10-10 Thread Hall, Ken (ECSS)

I ran into this.  You need the pam-devel package.

> -Original Message-
> From: Galecki, Jason [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 10, 2002 9:46 AM
> To: '[EMAIL PROTECTED]'
> Subject: [Samba] samba 2.2.6pre2 make fails
> 
> 
> When I compile Samba, this is on SuSE 7.2, I keep getting a 
> make failure,
> but it still completes to a prompt.  Should I ignore or does 
> anyone have a
> "fix"?
> 
> When I configure, I use these options:
> 
>  ./configure --enable-cups --with-smbwrapper --with-automount
> --with-smbmount --with-pam --with-pam_smbpass --with-winbind
> --with-winbind-auth-challenge
> 
> 
> When I run make, this is the error, it's the very last line:
> 
> Compiling passdb/pampass.c
> passdb/pampass.c:42: security/pam_appl.h: No such file or directory
> make: *** [passdb/pampass.o] Error 1
> 
> 
> When this is all done, it doesn't create a pampass.o file, so 
> I'm guessing I
> will definitely need this to pass the make command.
> 
> 
> 
> Jason 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Roaming Profile problems

2002-10-08 Thread Hall, Ken (ECSS)

We're putting together a setup using Samba 2.2.0 on Linux, SECURITY=DOMAIN, with 
authentication done by a Windows 2000 server.  Everything works fine, except for 
Roaming Profiles.  We're trying to
store them on the Samba server where the users' home directory is.  (Right now they're 
stored in the users' home directory on the NT/2k server.)

I read the mention that I shouldn't use the HOMES share for storing profiles, so I set 
up a separate share, and the Windows administrator has pointed his logon path to it, 
along the lines of
"\\lnxecssp\profiles\username.pds" but the user gets "Access Denied" on each file it 
tries to copy when it goes to download the profile.  The administrator has tried 
deleting each of the "problem"
files, but the error just moves to the next.

All of the doc I can find on this talks about storing the profiles on a Samba server 
when it's a PDC.  I don't recall anything special required for this when using a 
Windows PDC, other than one
mention that the profiles share has to be browseable.  We're trying that shortly.  I 
also see a lot of mentions of the NETLOGON share, and "NET USE \HOME", but they're 
doing this differently here.  Is
this really required?

Can anyone point me at some doc that I might have missed, or does anyone have any idea 
how to fix this?

Thanks much.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] HOME share behavior

2002-10-03 Thread Hall, Ken (ECSS)

I have a [homes] share with a group of users.  One of them is "greg".

When administrator "matt" tries to map a share like so:

net use \\server\greg h:

(I might not have the syntax exactly right, it's been a while.)

The function succeeds, but the share actually mapped is MATT's home directory 
(\\server\matt, not "greg".

Is this normal behavior for the "homes" share?

This is Samba 2.2.0 "a" on SuSE Linux on S/390.

Thanks.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1,W2K client "printer prope rties cannot be displayed"

2002-06-06 Thread Hall, Ken (ECSS)

  
 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic16789.pcx)
  








 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic05107.pcx)









 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic27385.pcx)








Looks like there's some kind of loop going.  The list admin needs to take a
look.

> -Original Message-
> From: WEBSTER, Greg [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 1:39 PM
> To: 'Kevin Long'; '[EMAIL PROTECTED]'
> Subject: RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> prope rties cannot be displayed"
>
>
>
> Could you please not send emails with 6 bloody useless pics
> attached to
> clutter by inbox? It's rather rude.
>
> Greg
>
>
> > -Original Message-
> > From: Kevin Long [mailto:[EMAIL PROTECTED]]
> > Sent: June 6, 2002 10:15 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> > properties cannot be displayed"
> >
> >
> >
> >  (Embedded
> >  image moved   Kevin Long <[EMAIL PROTECTED]>
> >  to file:  06/06/2002 01:15 PM
> >  pic29929.pcx)
> >
> >
> >

>


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



pic27385.pcx
Description: Binary data


pic05107.pcx
Description: Binary data


pic16789.pcx
Description: Binary data


RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1,W2K client "printer prope rties cannot be displayed"

2002-06-06 Thread Hall, Ken (ECSS)

  
 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic05107.pcx)
  








 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic27385.pcx)








Looks like there's some kind of loop going.  The list admin needs to take a
look.

> -Original Message-
> From: WEBSTER, Greg [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 1:39 PM
> To: 'Kevin Long'; '[EMAIL PROTECTED]'
> Subject: RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> prope rties cannot be displayed"
>
>
>
> Could you please not send emails with 6 bloody useless pics
> attached to
> clutter by inbox? It's rather rude.
>
> Greg
>
>
> > -Original Message-
> > From: Kevin Long [mailto:[EMAIL PROTECTED]]
> > Sent: June 6, 2002 10:15 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> > properties cannot be displayed"
> >
> >
> >
> >  (Embedded
> >  image moved   Kevin Long <[EMAIL PROTECTED]>
> >  to file:  06/06/2002 01:15 PM
> >  pic29929.pcx)
> >
> >
> >

>


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



pic27385.pcx
Description: Binary data


pic05107.pcx
Description: Binary data


RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1,W2K client "printer prope rties cannot be displayed"

2002-06-06 Thread Hall, Ken (ECSS)

  
 (Embedded
 image moved   "Hall, Ken (ECSS)" <[EMAIL PROTECTED]>
 to file:  06/06/2002 01:57 PM
 pic27385.pcx)
  







Looks like there's some kind of loop going.  The list admin needs to take a
look.

> -Original Message-
> From: WEBSTER, Greg [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 1:39 PM
> To: 'Kevin Long'; '[EMAIL PROTECTED]'
> Subject: RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> prope rties cannot be displayed"
>
>
>
> Could you please not send emails with 6 bloody useless pics
> attached to
> clutter by inbox? It's rather rude.
>
> Greg
>
>
> > -Original Message-
> > From: Kevin Long [mailto:[EMAIL PROTECTED]]
> > Sent: June 6, 2002 10:15 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> > properties cannot be displayed"
> >
> >
> >
> >  (Embedded
> >  image moved   Kevin Long <[EMAIL PROTECTED]>
> >  to file:  06/06/2002 01:15 PM
> >  pic29929.pcx)
> >
> >
> >

>


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



pic27385.pcx
Description: Binary data


RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client"printer prope rties cannot be displayed"

2002-06-06 Thread Hall, Ken (ECSS)

Looks like there's some kind of loop going.  The list admin needs to take a look.

> -Original Message-
> From: WEBSTER, Greg [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 1:39 PM
> To: 'Kevin Long'; '[EMAIL PROTECTED]'
> Subject: RE: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> prope rties cannot be displayed"
> 
> 
> 
> Could you please not send emails with 6 bloody useless pics 
> attached to
> clutter by inbox? It's rather rude.
> 
> Greg
> 
> 
> > -Original Message-
> > From: Kevin Long [mailto:[EMAIL PROTECTED]]
> > Sent: June 6, 2002 10:15 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: [Samba] FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer
> > properties cannot be displayed"
> > 
> > 
> >   
> >  (Embedded
> >  image moved   Kevin Long <[EMAIL PROTECTED]>
> >  to file:  06/06/2002 01:15 PM
> >  pic29929.pcx)
> >   
> > 
> > 

> 


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Winbind issue - Again

2002-05-31 Thread Hall, Ken (ECSS)

I've sent this before, but no response.  Trying again.

I'm trying to configure Winbindd on a Linux/390 system.  I'm not getting any of the 
crashes or obvious errors, but I can't join the NT domain using the smbpasswd command. 
 Included below is a portion
of the -D 10 debug listing.

I can ping the PDC under it's FQDN, and I've also added it's IP address to LMHOSTS, 
but nothing changes.  I've also tried the smbpasswd command specifying the IP address 
of the PDC, and with each of
the various resolve options specified, but that doesn't help either.

This is Samba 2.2.4, and the PDC is Windows NT 4.

Two possible issues come to mind.

1) My Samba server doesn't have a DNS entry of it's own (yet).

2) The machine is on a VM "Guest LAN" that doesn't support broadcast/multicast.  I am 
connected to a WINS server though, and I can browse and access shares from Windows.  
Nmblookup doesn't seem to
work unless I specify -U and -R, but this seems to be a normal result of not having a 
WINS server on my subnet, and lack of support for broadcast.

I've spent some time reviewing the source for smbpasswd and the library routines that 
do name resolution, and the more I do, the more it looks like a bug of some kind.  As 
near as I can tell, the name
resolution is never being done, and the bogus IP address is residual in the structure. 
 Nothing I do makes any difference.  Even when I specify the -r parameter with the IP 
address of the PDC, the
address in the debug remains 0.0.0.1.

According to the code, there's supposed to be a level 10 debug message issued by 
internal_resolve_name() in namequery.c listing the addresses returned, but it never 
appears.  An additional debug
message I added myself also never appears, leading me to believe the routine isn't 
being called.

Does anyone have any idea what might be going on here?

Thanks much.


Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/smb.conf"
Processing section "[global]"
doing parameter workgroup = MLAMRS
doing parameter server string = Samba 2.2.4 on VM Linux
doing parameter security = DOMAIN
doing parameter encrypt passwords = Yes
doing parameter map to guest = Bad User
doing parameter log file = /var/log/smb.log
doing parameter keepalive = 30
doing parameter os level = 2
doing parameter preferred master = False
doing parameter domain master = False
doing parameter wins server = 146.125.87.65
wins_srv_load_list(): Building WINS server list:
146.125.87.65,
1 WINS server listed.
doing parameter kernel oplocks = No
doing parameter winbind uid = 1000-2000
doing parameter winbind gid = 1000-2000
pm_process() returned Yes
lp_servicenumber: couldn't find homes
set_server_role: ROLE_DOMAIN_MEMBER
codepage_initialise: client code page = 850

(lots of codepage stuff omitted)

added interface ip=146.125.251.80 bcast=146.125.251.127 nmask=255.255.255.192
Password: 
cli_init_creds: user administrator domain MLAMRS flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: LINXKEN<00> connecting to WSTRESSMS2<20> (0.0.0.1) - 
administrator [MLAMRS]
Connecting to 0.0.0.1 at port 445
error connecting to 0.0.0.1:445 (Invalid argument)
Connecting to 0.0.0.1 at port 139
error connecting to 0.0.0.1:139 (Invalid argument)
Error connecting to 0.0.0.1 (Invalid argument)
cli_establish_connection: failed to connect to WSTRESSMS2<20> (0.0.0.1)
Error connecting to wstressms2
Unable to join domain MLAMRS.



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Problems joining NT Domain

2002-05-29 Thread Hall, Ken (ECSS)

I'm trying to configure Winbindd on a Linux/390 system.  I'm not getting any of the 
crashes or obvious errors, but I can't join the NT domain using the smbpasswd command. 
 Included below is a portion
of the -D 99 debug listing.

I can ping the PDC under it's FQDN, and I've also added it's IP address to LMHOSTS, 
but nothing changes.  I've also tried the smbpasswd command specifying the IP address 
of the PDC, but that doesn't
help either.

This is Samba 2.2.4, and the PDC is Windows NT 4.

Two possible issues come to mind.

1) My Samba server doesn't have a DNS entry of it's own (yet).

2) The machine is on a VM "Guest LAN" that doesn't support broadcast/multicast.  I am 
connected to a WINS server though, and I can browse and access shares from Windows.

Does anyone have any idea what might be going on here?  Where is IP address "0.0.0.1" 
coming from?

Thanks much.


Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/smb.conf"
Processing section "[global]"
doing parameter workgroup = MLAMRS
doing parameter server string = Samba 2.2.4 on VM Linux
doing parameter security = DOMAIN
doing parameter encrypt passwords = Yes
doing parameter map to guest = Bad User
doing parameter log file = /var/log/smb.log
doing parameter keepalive = 30
doing parameter os level = 2
doing parameter preferred master = False
doing parameter domain master = False
doing parameter wins server = 146.125.87.65
wins_srv_load_list(): Building WINS server list:
146.125.87.65,
1 WINS server listed.
doing parameter kernel oplocks = No
doing parameter winbind uid = 1000-2000
doing parameter winbind gid = 1000-2000
pm_process() returned Yes
lp_servicenumber: couldn't find homes
set_server_role: ROLE_DOMAIN_MEMBER
codepage_initialise: client code page = 850

(lots of codepage stuff omitted)

added interface ip=146.125.251.80 bcast=146.125.251.127 nmask=255.255.255.192
Password: 
cli_init_creds: user administrator domain MLAMRS flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: LINXKEN<00> connecting to WSTRESSMS2<20> (0.0.0.1) - 
administrator [MLAMRS]
Connecting to 0.0.0.1 at port 445
error connecting to 0.0.0.1:445 (Invalid argument)
Connecting to 0.0.0.1 at port 139
error connecting to 0.0.0.1:139 (Invalid argument)
Error connecting to 0.0.0.1 (Invalid argument)
cli_establish_connection: failed to connect to WSTRESSMS2<20> (0.0.0.1)
Error connecting to wstressms2
Unable to join domain MLAMRS.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba