Displaying 20 results from an estimated 21 matches for "userpasswd".
Did you mean:
user_passwd
2010 Jan 13
1
how-to use dsync to do a 2 ways replication ?
...th excatly the same config)
mail0:~# /usr/local/dovecot2/sbin/dovecot -n
# 2.0.beta1: /etc/dovecot2/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686 i686 Debian 5.0.3
auth_debug = yes
auth_verbose = yes
login_trusted_networks = 172.16.64.0/18
mail_location = maildir:%h
passdb {
args = /etc/dovecot/userpasswd
deny = no
driver = passwd-file
}
postmaster_address = postmaster at example.com
service pop3-login {
inet_listener {
port = 110
}
inet_listener {
port = 995
ssl = yes
}
}
service imap-login {
inet_listener {
port = 143
}
inet_listener {
port = 993
ssl = yes...
2018 Jan 16
3
Avoiding uid conflicts between rfc2307 user/groups and computers
Mandi! Kacper Wirski via samba
In chel di` si favelave...
> I understand the OP, I was asking some time ago similar question, but it was
> in relation to samba domain member.
Thanks, Kacper.
> I couldn't get backend: ad to work for
> machine accounts, so i switched to idmap: rid and it solved everything. I
> tried manually adding UID and GID to Domain Computer group and to
2018 Jan 17
0
Avoiding uid conflicts between rfc2307 user/groups and computers
...$winHomePath$winHomeDir\\$pgroupNameR\\$userName"
\
--home-drive="$homeDrive" \
--unix-home="/home$unixHomeDir/$pgroupNameR/$userName" \
--uid-number="$userUid" \
--gid-number="$userGid" \
--login-shell="/bin/bash"
set passwd #
if [ -z "$userPasswd" ]; then
# --must-change-at-next-login can cause problem with roaming profiles
samba-tool user setpassword $userName --newpassword=$userName
else
samba-tool user setpassword $userName --newpassword=$userPasswd
fi
samba-tool user setexpiry --noexpiry $userName
############
# next uid...
2009 Jul 17
2
Strange samba problem with Win XP
...; is also showing all the shares.
Here is my smb.conf
``````````````````````````
[global]
unix password sync = yes
force create mode =0774
utmp = no
####smb ports = 139
#####domain logons = no
domain master = no
os level = 65
local master = yes
preferred master = yes
passwd program = /usr/sbin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
netbios name = Clarkconnect
workgroup = Enterprise
server string = ClarkConnect samba
bind interfaces only = yes
interfaces = lo eth0 eth1
use client driver = yes
printcap name = /etc/printcap
load printers = yes
security = user...
2019 Jan 30
1
Winbindd runs interactively, fails as a daemon
...99
winbind enum users = Yes
winbind enum groups = Yes
winbind expand groups = 1
winbind offline logon = Yes
winbind use default domain = true
winbind separator = +
template homedir = /home/%U
template shell = /sbin/nologin
# Other
preferred master = No
domain master = No
passwd program = /usr/sbin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
passwd chat timeout = 10
username map = /etc/samba/smbusers
wide links = No
allow trusted domains = Yes
# LDAP settings
# include = /etc/samba/smb.ldap.conf
# Winbind LDAP settings
# include = /etc/samba/smb.winbind.conf
#=======...
2010 Mar 29
0
the T-bird update
Ok, new updates over the weekend. Just tested it on one server, with the
result that I think there's a bug with the thunderbird package. As in,
Updating : thunderbird
10/28
Could not parse file '/usr/share/applications/redhat-userpasswd.desktop':
desktop entry does not have group 'Desktop Entry'
So, someone's got their cases wrong, or they forgot to put an ignore case
flag on. Should I file a bug report?
mark
2004 Sep 14
0
change Active Directory Password with client tools (smbpasswd, net arp) ?
...d of USERNAME,
who's passwd has to be reset.
net -S ADSERVERNAME -U ADMINUSER rap password USERNAME "" newpass
Does nor work to
If I do an ethereal,
the answer of ADSERVERNAME is
SAMOEMCHANGEPASSWORD (214)
Status: the specified password is invalid (86)
Is it possible to change a userpasswd as admin with the client tools
without knowing the old password
Thank you very much
--
_________________________________________________________________
Dr. Hansjoerg Maurer | LAN- & System-Manager
|
Deutsches Zentrum | DLR Oberpfaf...
2008 Mar 27
1
samba automatically delete folders ??????????
...es not provide me
any logic at all !!!!
Is it a bug in Samba ?
Pleeeaaasseee suggest.
below is my smb.conf
################################
[global]
local master = no
admin users = joydeep
unix password sync = yes
domain logons = no
domain master = yes
os level = 55
passwd program = /usr/sbin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
netbios name = ClarkConnect
workgroup = Enterprise
server string = ClarkConnect Enterprise Edition
bind interfaces only = yes
interfaces = lo eth1
use client driver = yes
printcap name = /etc/printcap
load printers = yes...
2000 Jun 26
4
connecting to network remotely with pppd
Does anyone have any tips on getting hooked up to a local network from win95
client through a linux ppp server?
I'm close to getting it working. I've logged on remotely and can ping or
telnet to the linux ppp server but I cannot ping to any other machine on the
local network. Do I need to add some route commands? This is what my routing
table looks like after my ppp connection is started.
2018 May 30
1
Scripting the next UID/GID number to use
...t;$homeDrive" \
--nis-domain=${shortDomain,,} \
--unix-home="/dnfs/${homeShare}/${userServer}/$userName" \
--uid-number="$userUid" \
--gid-number="$userGid" \
--login-shell="/bin/bash"
# set passwd #
samba-tool user setpassword $userName --newpassword=$userPasswd
samba-tool user setexpiry --noexpiry $userName
############
# next uid #
############
nextUid=$((userUid+1))
echo "dn: CN=$shortDomain,CN=ypservers,CN=ypServ30,CN=RpcServices,CN=System,$baseDN
changetype: modify
replace: msSFU30MaxUidNumber
msSFU30MaxUidNumber: $nextUid" > /tmp/$user...
2019 Feb 18
2
Password change **apparently** failing in Windows 10 with 4.7.1
...-29999999
winbind enum users = Yes
winbind enum groups = Yes
winbind expand groups = 1
winbind offline logon = Yes
winbind use default domain = true
winbind separator = +
template homedir = /home/%U
template shell = /sbin/nologin
preferred master = Yes
domain master = Yes
passwd program = /usr/sbin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
passwd chat timeout = 10
username map = /etc/samba/smbusers
wide links = No
allow trusted domains = Yes
include = /etc/samba/smb.ldap.conf
include = /etc/samba/smb.winbind.conf
include = /etc/samba/flexshare.conf
/etc/samba/smb.lda...
2008 Oct 08
0
client/server signing disabled or not - domain Controller is down or unavailable
...------------------------------------------------
[global]
# Domain Controller
# -----------------
domain master = yes
domain logons = yes
security = user
os level = 95
# Domain Options
# --------------
passdb backend = tdbsam
admin users = @admins
unix password sync = yes
passwd program = /usr/bin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
netbios name = Bottlenose
workgroup = ATTITIA
server string =
bind interfaces only = yes
interfaces = lo eth1
smb ports = 139
guest account = nobody
encrypt passwords = yes
; smb passwd file = /etc/samba/smbpasswd
# Unix users can...
2018 May 30
2
Scripting the next UID/GID number to use
On Wed, 30 May 2018 10:33:55 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
> > > So, in AD LDAP lingo, a 'modify' is not atomic, and a 'delete/add'
> > > yes?
>
> Ahem, i meant:
>
> So, in AD LDAP lingo, a 'replace' is not atomic, and a
2008 Oct 16
3
How does the "guest account" param work?
...= HOME
server string =
domain master = Yes
interfaces = lo, eth1
bind interfaces only = Yes
os level = 95
security = user
passdb backend = tdbsam
guest account = guest
unix password sync = Yes
passwd program = /usr/bin/userpasswd %u
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
restrict anonymous = 2
[homes]
valid users = %S
read only = No
browseable = No
[public]
comment = Public Shared
path = /home/shares/pub
read only = No
guest o...
2005 Nov 08
2
Possible to have Email-Adresses as logins?
Hi,
we want to set up a samba-server with an ldap-backend (so far no
problem, got this running already) but want the users to login to
workstations using their email-address instead of a "normal"
login-name.
I already figured out that i cannot add unix users with an "@" in
their login neither via "useradd" nor via "smbldap-useradd", so i was
thinking about
2020 Sep 28
2
What is needed to allow Network Browsing of the file server in Windows
...script = logon.cmd
max log size = 0
ntlm auth = ntlmv1-permitted
os level = 21
passdb backend = ldapsam:ldap://127.0.0.1
passwd chat = *password:* %n\n *password:* %n\n *successfully.*
passwd chat timeout = 10
passwd program = /usr/sbin/userpasswd %u
preferred master = Yes
printcap name = /etc/printcap
security = USER
server min protocol = SMB2
server string = Server
template homedir = /home/%U
template shell = /sbin/nologin
unix password sync = Yes
username map...
2020 Jul 17
2
Shares stopped working for groups
...cript = logon.cmd
??????? max log size = 0
??????? ntlm auth = ntlmv1-permitted
??????? passdb backend = ldapsam:ldap://127.0.0.1
??????? passwd chat = *password:* %n\n *password:* %n\n *successfully.*
??????? passwd chat timeout = 10
??????? passwd program = /usr/sbin/userpasswd %u
??????? preferred master = Yes
??????? printcap name = /etc/printcap
??????? security = USER
??????? server string = ClearOS Server
??????? template homedir = /home/%U
??????? template shell = /sbin/nologin
??????? unix password sync = Yes
??????? username...
2019 Jan 30
2
Winbindd runs interactively, fails as a daemon
Hi,
I have server which is joined to an AD DC but I am having problems
starting or keeping winbind running. If I reboot the server, it fails to
start. If I then start it with "winbindd -i" it runs. I can then
terminate it and run it as a service and it works for a while. At some
indeterminate point in the future it may fail again.
When trying to start it initially (before a winbindd
2019 Aug 21
3
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba
<samba at lists.samba.org> a ?crit :
>
> Hai,
>
> >
> > In short. My network design previously work with Debian Stretch
> > Servers and clients and some Windows clients (not many).
> >
> > Debian Stretch use Samba 4.5.16 so there is no unix_primary_group
> > option for the clients. So I have
2015 Sep 07
7
User and Group management from Linux plus roaming profiles
Right now, RSAT seems not to be an option for me, as the only Win
systems here are XP...
None of my PDC users were brought over with classicupdate. Perhaps
becuase my users are LINUX user accounts? And the home directories map
to /home/user ?
So I would think I need to start adding users and put them into groups.
How?
And I am reading: