Re: [Samba] Newbie help - Sernet Samba [SOLVED]

2013-06-25 Thread Steve Meisner
Figured it out...

I had cleaned up all the old packages, but missed winbind. Doing;

apt-get purge winbind 

fixed the problem.

-Original Message-
From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] On 
Behalf Of Steve Meisner
Sent: Monday, June 24, 2013 7:08 PM
To: 'samba@lists.samba.org'
Subject: [Samba] Newbie help - Sernet Samba

I am working with a Debian Wheezy setup and have Sernet Samb Version 
4.0.6-SerNet-Debian-3.wheezy running successfully...but with one problem. When 
I did the original apt-get to install, I got an error indicating Winbind was 
not configured and the script stopped there. Now every time I run apt-get -f I 
get the following. Where should I be looking for clues as to how to fix this??

root@debian:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up sernet-samba-winbind (99:4.0.6-3) ...
insserv: script sernet-samba-winbindd: service winbind already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing sernet-samba-winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of sernet-samba-ad:
 sernet-samba-ad depends on sernet-samba-winbind (= 99:4.0.6-3); however:
  Package sernet-samba-winbind is not configured yet.

dpkg: error processing sernet-samba-ad (--configure):
 dependency problems - leaving unconfigured Errors were encountered while 
processing:
 sernet-samba-winbind
 sernet-samba-ad
E: Sub-process /usr/bin/dpkg returned an error code (1) root@debian:~#

Thanks!
Steve

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


[Samba] Newbie help - Sernet Samba

2013-06-24 Thread Steve Meisner
I am working with a Debian Wheezy setup and have Sernet Samb Version 
4.0.6-SerNet-Debian-3.wheezy running successfully...but with one problem. When 
I did the original apt-get to install, I got an error indicating Winbind was 
not configured and the script stopped there. Now every time I run apt-get -f I 
get the following. Where should I be looking for clues as to how to fix this??

root@debian:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up sernet-samba-winbind (99:4.0.6-3) ...
insserv: script sernet-samba-winbindd: service winbind already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing sernet-samba-winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of sernet-samba-ad:
 sernet-samba-ad depends on sernet-samba-winbind (= 99:4.0.6-3); however:
  Package sernet-samba-winbind is not configured yet.

dpkg: error processing sernet-samba-ad (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 sernet-samba-winbind
 sernet-samba-ad
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@debian:~#

Thanks!
Steve

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


Re: [Samba] SWAT could not start -localhost:901

2002-10-04 Thread Steve Meisner

What distribution do you have?  If it's Mandrake, then you need to fix 
the xinetd for swat.

Joel Hammer wrote:

This certainly sounds like a firewall problem or a problem with xinetd.
Joel
On Thu, Oct 03, 2002 at 11:49:18PM +0800, Stephen Liu wrote:

Hi all,

Could not start SWAT

Browser:- Mozilla (also tried Konqueror)

http://locathost:901

Alert !!!
The connection was refused when attempting to contact localhost:901

Kindly advise.  Thanks

Stephen Liu


-- 
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+PDC+LDAP (add user script + unix passwd sync) Can't call perl script

2002-05-21 Thread Steve Meisner

Yannick Tousignant wrote:

unix password sync = yes
passwd program = /usr/local/sbin/passwd.sh %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*all*authentication*tokens*updated*successfully*

I think your passwd chat is the problem.  In RedHat and Mandrake they 
have this string as two lines in the distributed smb.conf file.  There 
needs to be a space between ...%n\n on the first line and *all*aut... on 
the second (continued line).  I don't know if adding a space at the 
start of the firtst line will fix it or not.  I fixed it by joining the 
first line with the second line and adding the space; i.e.,

...Retype*new*password* %n \n *all*authentication...

-- 
Don't steal, the Government hates competition!
SCM Enterprise
[EMAIL PROTECTED] | http://www.concentric.net/~Smeisner
Courtesy of Netscape and Linux 2.4 [running 2.4.18]




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