enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #07354
[Bug 1787834] Re: package winbind 2:4.7.6+dfsg~ubuntu-0ubuntu2.2 failed to install/upgrade: installed winbind package post-installation script subprocess returned error exit status 1
Thanks for filing this bug in Ubuntu.
You have syntax errors in your /etc/samba/smb.conf configuration file, as detected by testparm:
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
WARNING: The "null passwords" option is deprecated
WARNING: Ignoring invalid value 'nomao to guest = bad user' for parameter 'server schannel'
Error loading services.
In particular, this line:
server schannel = nomao to guest = bad user
You probably meant it to read:
server schannel = no
map to guest = bad user
Please fix that, and then run these commands:
sudo apt update
sudo apt -f install
I'm going to mark this bug as "invalid" since it looks like the failure
was caused by a bad configuration file. If you believe that is not the
case, please set the bug status back to "new" and state your reasoning.
Thanks
** Changed in: samba (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to samba in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1787834
Title:
package winbind 2:4.7.6+dfsg~ubuntu-0ubuntu2.2 failed to
install/upgrade: installed winbind package post-installation script
subprocess returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1787834/+subscriptions
References