Displaying 8 results from an estimated 8 matches similar to: "(/usr/bin/passwd %u) requires a '%u' parameter"
2004 Dec 07
1
unix sync problem
Hi Samba Folks,
When I comment out the following line
unix password sync = yes
from my smb.conf. I get the following error:
Error: the 'passwd program' (/usr/bin/passwd %u) requires a '%u' parameter.
When I comment the above line, I get no error, although
passwd program /usr/bin/passwd %u
exists in the smb.conf.
My smb.conf is as follows:
#/etc/samba/smb.conf
#Samba
2007 Jul 10
3
No password prompt for ssh from perl script
Hi,
I need some help from you guys for one issue I am facing with my script.
While logging into localhost using ssh from command prompt it works:
It works from command prompt --> ssh loginid at localhost
But when we try to login to localhost using ssh from perl script using
pseudo terminal, I am getting the following without any password prompt.
We are getting following instead of
2004 Dec 09
2
protocol negotiation failed
Hello guys,
I have got my samba server as PDC run and it worked well. I could see the machine in a windows explorer and the linux/samba users could login into the windows.
Now, suddenly, I can't see samba server in windows explorer any more, but linux users can still log into the windows machines. I can ping from the samba server and it works. When I run
#smbclient -L localhost
I get the
2016 Jul 28
1
Routing isolated network
I want to create a network like this:
Internet -- physical router -- host (network 192.168.178.x)
-- virtual machine dmz -- eth0
(connected to pyshical router)
-- eth1 (connect to isolated network 10.0.0.x)
-- virtual machine www - eth0
(connect to isolated network 10.0.0.x)
[image: network design]
2010 Apr 09
8
smbd will not start
I can not get smbd to run.
======================================================================
[07:57:29] ~$ ps -A | grep mb
11330 ? 00:00:01 nmbd
======================================================================
I first noticed my problem when I tried restarting samba
======================================================================
[07:57:31] ~$ sudo /etc/init.d/samba
2013 Sep 08
2
3.12rc1-pre Nouveau? oops
Hi there,
with the latest snapshot of linus tree, i see a stack trace and my
system does not start X! Maybe someone finds this useful! (3.11 is
working like a charm)
BUG: unable to handle kernel NULL pointer dereference at (null)
IP: [< (null)>] (null)
PGD 24eaa0067 PUD 24e7ac067 PMD 0
Oops: 0010 [#1] PREEMPT SMP
Modules linked in: bnep snd_hda_codec_hdmi
2004 Nov 25
0
smb.conf for PDC
Hello,
I am configuring samba the first time as PDC so that a user can login on different pcs with the same password. To do this, I have configured smb.conf as follows. I'd appreciate, if someone could see, if the file is complete to run samba as a PDC.
[global]
workgroup = windowsGroupname
netbios name = ComputerName
server string = Samba Server %v
interfaces = lo, eth0
unis password