Displaying 20 results from an estimated 8000 matches similar to: "Samba encrypt passwd"
2002 May 20
1
Samba encrypt passwd -additional info
Hi,
The following transcript may be of help in finding
what's wrong.
[root@star samba]# smbclient -L star -N
added interface ip=192.168.1.1 bcast=192.168.1.255
nmask=255.255.255.0
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 2.2.1a]
Sharename Type Comment
--------- ---- -------
tmp Disk Temporary file
2002 Oct 30
2
Problems joining a Samba PDC controlled Domain
Hello,
I'm having problems to join a japanese W2K Client with
SrvPck 2 installed to my samba 2.2.5 PDC controlled
domain.
Other Clients are no problem (Win98, W2k engl., WXP german).
I check the regKey (for plaintextpassword; set to 1).
Reinstalled SevPck 2, but didn't help. the problem must be
on Client side because I having the same problem when
jooining a other samba controlled
2002 Oct 21
3
win2K passwords
Hi all,
I need help, I'm trying to create a windows2000 share drive on mandrake 9.0
and just cannot get the passwords to work. I don't know what to do.
can someone help me with the proper way to do this??
I set the registry in win2000 plaintextpassword to true
I set encrypted to no, with webmin and manually
I tried sychro users from webmin
installed/reinstalled
nothing works help
2013 Aug 12
1
Can't take user info from an alternate file
I'm positive I did everything right to get Dovecot to take usernames and
passwords from /etc/dovecot/users, but it still goes for /etc/passwd and
/etc/shadow. The format of /etc/dovecot/users is
"alice:{PLAIN}plaintextpassword" Here's my "doveconf -n":
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-51-virtual x86_64 Ubuntu 12.04.2 LTS
auth_debug = yes
2003 Jul 07
1
Connecting to Win2000 drive with samba
I am not quite use how to do this. I shared a drive in my win2000 box,
and performed the following in my linux box :
smbclient -W workgroup -U [username] -L [machine nmb_name]
and i get the following result when input the password :
session setup failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED
but when use all caps for password I get :
session setup failed: NT_STATUS_LOGON_FAILURE
so my
2000 Aug 25
1
win2000 plaintext password
This is probably an FAQ, but my looking into the issue was unproductive.
When connecting to a samba share from a win2000 professional machine, I
get prompted for a password. Security is set to user on the samba
machine. I reenter the same password as the local user that I login as,
and then it accepts it.
I'm not using encrypted passwords, but I have added the PlainTextPassword
registry
1999 Jun 04
9
"because you dance to disco and you don't like rock" [Win2000 vs Samba/Linux]
Hey,
so i finally got it working thanks to your list (found the right
place for EnablePlainTextPassword here, the existing 3-4 matches
in the default registry don't seem to do a thing).
It was all brilliant. I got connected to all my 4 samba servers.
I was happy... 'til the next boot (you know, during installation
of system, boots happen).
Now it connects to 3 sambas (1 on FreeBSD, 1 on
2006 May 24
4
Domain Admins
Hi,
I'm trying to set up one of my users to be a domain admin. I have
unix/ldap group called "domainadm" with "user1" a member of the group.
When I run "net groupmap list" I get the following:
Domain Admins (S-1-5-21-186220259-3826000728-3192352269-7033) -> domainadm
But when I go to log in to the domain with "user1" on a winxp machine,
the
2002 Jun 30
7
FW: Accessing Samba share with Win2k
Since I haven't had a response to my earlier post, I'm reposting this with
some more info.
I'm running Samba version 2.07 on Redhat Linux 7.0.
Here is my smb.conf file:
# Samba config file created using SWAT
# from greyowl.swamp.ca (192.168.0.5)
# Date: 2002/06/26 00:29:59
# Global parameters
[global]
workgroup = SWAMP
netbios name = BALDEAGLE
server
2002 May 21
2
just curious..!!!
Hi somebody there,
I want to connect two PC's. One is using win98 and the other one was running
red hat 7.2. I have to configured smb.conf. But nothing happen. I still can't
connect the pc together. I am trying to connect via the same LAN.
2002 May 19
1
Queries on samba with roaming profiles
I've some queries on Samba, hope that someone in the mailing list can help me
:)
1) I've Samba PDC with W2k workstation (w2kwks). When I login into w2kwks, it
created a folder with my username in C:\Documents and Settings directory
(which I think is the roaming profile directory?)
2) When I configure Outlook 2000 on the w2kwks (for imap), it automatically
create a Personal Folder in
2003 May 22
5
X flag in smbpasswd?
mksmbpasswd.sh does not create accounts with the X flag in the password
flags field. Does this X matter, and if so, what does it mean? It's not in
the man page.
---- _ _ _ _ ___ _ _ _
|Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin
|$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical
2002 May 20
1
samba option for users to have admin rights for their machine
Hi,
I want to know something, i configured samba and its working fine so far. But i was told by boss that the user of a machine should hav administrative rights for their own machine. I have no idea how to do this and i cant find it in documentation as well. Kindly if anyone knows about it do letme know.
Thanks
Regards,
Dar.
Bilal Dar,
e-mail: bilal@go.net.pk
--
Go Net
The right way to go ...
2002 Jun 05
4
Samba compiled version to rpm package
Hi !
I'm runing a linux redhat 7.2 box with samba 2.2.4.
I've downloaded the samba source in order to install it with the
needed compilation options (--with-smbwrapper --with-automount
--with-smbmount --with-pam ...).
Samba is now up and running but I would like to build an rpm with this
compiled version.
Any idea of how to transform this samba compiled version to a rpm
package ?
2002 May 21
1
Initialize samba at boot time
Hello,
I expect samba up and running after boot since I
have the following symlinks on
my Linux system:
[root@star samba]# cd /etc/rc.d/rc1.d
[root@star rc1.d]# ls -l *smb*
lrwxrwxrwx 1 root root 13 May 3
13:46 K35smb -> ../init.d/smb
[root@star rc1.d]# cd ../rc3.d
[root@star rc3.d]# ls -l *smb*
lrwxrwxrwx 1 root root 13 May 13
13:36 S91smb ->
2008 May 21
3
howto sync unix passwd & samba passwd?
Hi,
I'm using samba-3.0.28-0.fc8. I'm trying to build a file server for 100
users. I created a perl script that automatically adds the 100 users plus
their passwords with success. Now I'm having difficulty creating a script
using the smbpasswd command because passwords must be entered in stdin. I
also tried smbpasswd -s option but it asks passwd in stdin. Is there a way
that I can use
2002 May 19
2
Can't join Samba PDC from Win2k
I am trying to make my Samba server act as a domain controller, but I
can't join the domain. When I go into Windows 2k and I right click the
computer, the properties button, and try to make it a part of the domain,
it asks me for a user account, and a password. I am not sure what user
account to type in here. What user account do I type in?
Below is my smb.conf file. I followed the howto from
1999 Jun 04
2
Does mksmbpasswd.sh have any real purpose?
I see that mksmbpasswd.sh (plus a little editing) would
be a good way to set up users with "NO PASSWORD"
in bulk.
But suppose I don't want the risk of the "NO PASSWORD"
approach. Now somebody with root access must run
smbpasswd for each user they want to activate. But can't
I just do this anyway (with the -a 'add user' option), without
ever having run
2001 Dec 16
5
Win2K Printer "Access Denied" Error
Hello,
I have a new RH 7.2 installation (kernel 2.4.7-10) with
Samba 2.2.1a and I can't print from my Win2K box. I get
an "Access denied: unable to connect" error from the
printer entry in Windows. The logs don't seem to be
helping me. Here's my smb.conf file:
[global]
workgroup = MYGROUP
server string = Samba SMB Server
interfaces = 192.168.1.1/24 127.0.0.1/24
hosts
2008 May 12
1
Problem with virtual mail user login users uid not permitted
Hello,
I am trying to run exim 4.68 and dovecot 1.0.13 on Solaris 10 x86 5/08
using dovecot lda and sieve with virtual users and domains, tls and
ssl. At the moment certificates are from my internal CA Exim and
Dovecot, dovecot lda and dovecot sieve were downloaded and installed
from Blastwave. Mail delivery (ie from Exim to dovecot via dovecot
lda) is working correctly but when I try