Displaying 20 results from an estimated 37 matches for "ype".
Did you mean:
type
1998 Jun 25
3
Cannot change password
...ommand prompt. Changing passwords worked fine
using Samba 17p3.
The compile switch -DALLOW_CHANGE_PASSWORD has been used and smb.conf
parameters are set up correctly.
[global]
passwd program = /usr/bin/yppasswd
passwd chat = "*Old password*" %o\n "*New password*" %n\n "*ype new password*
" %n\n *changed*
password level = 4
The error reported in the client log file at log level 4 is:
Doing SetUserPassword
Set password for <PDEBUS>
SMB Password - pwlen = 7, challenge_done = 0
Checking password for user pdebus (l=7)
Password change for user: pdebus
pty: try...
2007 May 26
1
Why ?rmvnorm not working
Hi,
My R version is 2.4.1 and I installed the the packages MASS and run
command library("MASS"),
however when I type ?rmvnorm, no help topic found, it worked before.
I tried to ype ?rinvgamma from "MCMCpack" which works great.
Anybody have idea? I also reinstalled MASS package, but when I try to type
rmvnorm(), no functions found.
Pat
2010 Aug 10
1
axis labels defaulting to scientific notation
...he x-axis are defaulting to scientific notation no matter
how small cex.axis is. How can I override scientific notation to get the
labels to print out as specified? Here is the code (UNIT here is
0.0105):
plot(xm,yv,log="xy",ylim=c(0.1,20)/UNIT,xlim=c(0.004,20)*UNIT,xaxt="n",t
ype="n")
axis(1, at=c(0.0001,0.001,0.005,0.01,0.05,0.5,0.1,1),cex.axis=0.7)
Thank you!
Janice P. Watkins, Biostatistician
Center for Epidemiologic Research
Oak Ridge Associated Universities
P.O. Box 117, M.S. 45
Oak Ridge, TN 37831-0117
(865)576-3395
Janice.Watkins@ora...
2012 Jul 13
1
Change Password in Clients Windows
Hi,
I'm need users with windows change password. l use samba version 3.5 only
for autentication.
Is possible?
Great.
OBS: I use this lines in my samba.
unix password sync = yes
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Re*ype*new*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
--
-------------
Atenciosamente,
Cristiano Furtado dos Santos
CAD Analyst
Salvador - Bahia
http://www.ekaaty.org
Ekaaty Linux Educacional um novo futuro para educa??o no Brasil.
2005 Dec 19
1
PDC - Windows cliente change passwd
Hi, i have a problems with windows clients when they try to change the
password, windows respond with "Please enter valid character..." but the pass
get changed.
i have this in smb.conf
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
when i change that to:
passwd chat = *New*UNIX*password* %n *Re*ype*new*UNIX*password* %n
*passwd:*all*authentication*tokens*updated*successfully*
i got:
"Dont have enought privileges to change the password"
any hint?
--
Patricio Bruna V.
Jefe de Proye...
2010 Aug 04
1
callerid between 2 asterisk servers
...le to send useful callerid info between them (callerid becomes
"serverB").
serverA register statement: (serverB has the exact opposite statement)
register => serverA:serverApassword at IP_of_serverB_nic/serverB
users.conf of serverA: users.conf of serverB:
[serverB] [serverA]
type=friend type=friend
fromuser=serverB fromuser=serverA
secret=serverBpassword secret=serverApassword
host=dynamic host=dynamic
etc. etc.
[serverA] [serverB]
type=user type=user
secret=serverApassword secret=serverBpassword
context=serverA_incoming context=serverB_incoming
host...
2016 Oct 03
2
pdc win10 change password not working?
Hi,
I have a PDC setup (kind of).
smb.conf has:
unix password sync = yes
passwd program = /usr/bin/smbpasswd %u
passwd chat = *New*password* %u\n *Re*ype*new*password* %u\n
*passwd:*all*authentication*tokens*updated*successfully*
Logging ok but changing passwords in windows does not effect samba/linux
account. Turned logging on to 10 but nothing obvious comes up when I
ctrl-alt-del, change password, enter them and click change passwords.
Windows...
2005 Sep 01
1
net rpc vampire
...Server %v
log file = /var/log/samba/log.%m
max log size = 50
log level = 3
hosts allow = xxx.xxx.xxx.xx, xxx.xxx.xxx.xx
security = user
encrypt passwords = yes
passdb backend = tdbsam
unix password sync = Yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
remote announce = xxx.xxx.xxx.xx, xxx.xxx.xxx.xx
domain logons = Yes
local master = No
domain master = No
preferred master = No
os level = 22
enable privileg...
2011 Mar 23
1
Issue with "change password" on windows dialog
...ntication module
[2011/03/23 12:06:05.165932, 0] auth/pampass.c:861(smb_pam_passchange)
smb_pam_passchange: PAM: Password Change Failed for user xx!
my smb.conf looks like:
unix password sync = yes
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Re*ype*new*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
my pam-files look like:
samba:
@include system-auth
@include system-password
auth required pam_smbpass.so nodelay
account include system-auth
session include system-auth
password required pam_smbpass.so nodelay smbcon...
2005 Aug 30
1
Samba box not showing on win 98 network neighbourhood
...= 192.168.1.10
valid users = james, chris, martha, cindy
#password level = 8
#username level = 8
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*UNIX*password* %n\n
*Re*ype*new*UNIX*password* %n\n \
passwd:*all*authentication*tokens*updated*successfully*
#username map = /etc/samba/smbusers
# winbind uid is the range of uid's winbind can use
when mapping RIDs to uid's
# idmap uid = 10000-20000
#
# winbind gid is the range of uid's winbind can use
when ma...
2004 Apr 27
2
Problems with Samba 3 and XP Roaming Profiles
...= 50
hosts allow = 10.0.0.0/24 127.0.0.0/8
map to guest = bad user
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = eth0
local master = yes
os level = 33
domain master = yes
preferred master = yes
domain logons = yes
logon path...
2016 Oct 03
0
pdc win10 change password not working?
...ba.org> wrote:
> Hi,
>
> I have a PDC setup (kind of).
What do you mean 'kind of' , it is either a PDC or it isn't
>
> smb.conf has:
>
> unix password sync = yes
> passwd program = /usr/bin/smbpasswd %u
> passwd chat = *New*password* %u\n *Re*ype*new*password* %u\n
> *passwd:*all*authentication*tokens*updated*successfully*
I think you are going to have to post your smb.conf. I don't think
anyone will be able to help until we see it.
It might also help if you describe your network setup'
Rowland
2016 Oct 05
0
New Package: Plotluck
...ttps://cran.r-project.org/web/packages/plotluck/
The aim of the package is to let the user focus on what to plot, rather than on
the "how" during exploratory data analysis. Based on the characteristics of a
data frame and a formula, it tries to automatically choose the most suitable t
ype of plot (supported options are scatter, violin, box, bar, density, hexagon
bin, spine plot, and heat map). It also automates handling of observation weigh
ts, logarithmic axis scaling, reordering of factor levels, and overlaying smoot
hing curves and median lines. Plots are drawn using 'ggplot2...
2016 Oct 05
0
New Package: Plotluck
...ttps://cran.r-project.org/web/packages/plotluck/
The aim of the package is to let the user focus on what to plot, rather than on
the "how" during exploratory data analysis. Based on the characteristics of a
data frame and a formula, it tries to automatically choose the most suitable t
ype of plot (supported options are scatter, violin, box, bar, density, hexagon
bin, spine plot, and heat map). It also automates handling of observation weigh
ts, logarithmic axis scaling, reordering of factor levels, and overlaying smoot
hing curves and median lines. Plots are drawn using 'ggplot2...
2002 Oct 09
1
Samba client Bug : First letter of directory name missing
Hi everybody !
I have a problem with the sambaclient when I connect to some client and type
ls it lists the directories without the first letter and furthermore it
doesn't list them as directory but as file of 0kB.
And when I mount the share the filenames are ok.
I don't know the type of server that are running those hosts since findsmb
don't report anything about them.
T...
2004 Sep 06
0
Excel Word XP slow response from Samba
...ba/log.%m
max log size = 50
hosts allow = 10.10.15. 10.11.15. 127.
map to guest = bad user
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = +
winbind use default domain = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = yes
os level = 64
domain master = y...
2004 Jan 05
2
Message waiting indicator
What is required to get the mwi to work? Is it more of a phone subject
or *? I have the mailbox= line in sip.conf, but only one extension is
named, and in some of the examples, I have seen that there are two...
What is that all about and how does it affect the extensions.conf and
voicemail.conf?
Thanks again.....
Just some background as you start seeing my lists, I just started my own
business
2005 Aug 22
0
StandAlone Server dont appear on win98 network neighbourhood
...r = 192.168.1.10
valid users = john, brent, james, cindy
#password level = 8
#username level = 8
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*UNIX*password* %n\n
*Re*ype*new*UNIX*password* %n\n \
passwd:*all*authentication*tokens*updated*successfully*
#username map = /etc/samba/smbusers
# winbind uid is the range of uid's winbind can use
when mapping RIDs to uid's
# idmap uid = 10000-20000
#
# winbind gid is the range of uid's winbind can use
when ma...
2004 Jul 09
1
NT doesn't like that, you should fix it
...nter admin = @adm
log file = /var/log/samba3/log.%m
log level = 3
map to guest = bad user
security = user
encrypt passwords = yes
smb passwd file = /etc/samba3/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
username map = /etc/samba3/smbusers
include = /etc/samba3/smb.conf.%m
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = +
winbind use default domain = yes
template homedir = /home/%D/%U...
2006 Nov 18
1
Xen 3.0.3 with CentOS 4.4
...gt;c06b5000ICAST MTU:1500 Metric:1
(XEN) TOTAL: c0000000->c0800000
RX packets:5 errors:0 dro
(XEN) ENTRY ADDRE
RX bytes:326 (32
(XEN) Xen trace buffers: disabled
(XEN) Xen is relinquishing VGA console.16 Memory:f4000000-f4011100
(XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch
input to Xen
inet addr:127.0.0.1 Mask:255.0.0.0
).
Linux version 2.6.16.29-xen_3.0.3.0 (root@endor) (gcc version 3.4.6
20060404 (Re:1
RX packets:0 erro
d Hat 3.4.6-3)) #1 SMP Mon Oct 16 09:30:17 EDT 2006
BIOS-provided physical R...