Displaying 20 results from an estimated 300 matches similar to: "Sync Linux <-> NT Domain passwords"
2003 Mar 13
1
want to access a Windows Share from a Red Hat 8 linux box
Try something like
mount -t smbfs -o username=user,password=password,workgroup=domain
//windows_server/folder
/local_folder
you may also want to add ,ip=<Windows_server_IP> if it can't resolve the
name
Thanks
Steve Simeonidis
Network Engineer, Spherion Education
Spherion Group Ltd
"Making the Workplace Work Better"
1st Floor, 493 St. Kilda Rd,
Melbourne VIC 3004,
2002 Dec 10
5
Using the right network interface
Hi everyone,
samba 2.2.5
The server I'm using has 2 interfaces so using the
interface parameter I'm telling samba to use eth0 but
for some reason when I do netstat it is listening on eth1
interface = eth0 (the IP is 192.168.6.10)
netstat -an
udp 0 0 138.79.161.225:137 0.0.0.0:*
udp 0 0 0.0.0.0:137 0.0.0.0:*
udp 0 0 138.79.161.225:138
2002 Oct 03
1
Another winbind question (hopefully easy one)
I setup SAMBA to use winbind to authenticate of a WinNT PDC
In the smb.conf I have a line
template homedir = /home/winnt/%U
which is file
I also use the pam module to create directories for
new users
pam_mkhomedir.so skel=/etc/sambaskel umask=0077
which is fine again.
My problem is that I can't tell or how do I tell pam_mkhomedir
to create the directories in /home/winnt/<user>
2003 Feb 11
3
Samba getting user info from NT PDC
Hi!
My boss asked me to be able to share some directories on a FreeBSD Samba server
with users already created (and used) on a NT 4.0 PDC server.
So I followed http://www.sugoi.org/bits/index.php?bit_id=10
I just replaced the Windows 2k part by adding the NetBIOS name of the machine to
the NT PDC.
When I did the smbpasswd trick it worked like charm:
testsmb# smbpasswd -j CH-DOMAIN -r PDC
2002 Nov 29
0
Current master browser = UKNOWN
samba 2.2.5
We use an NT PDC for password authentication
and an NT WINS server.
Both of those systems are on a different subnet.
I have setup remote announce = <PDC subnet broadcast< and
remote browse sync = <WINS server IP>
Do I have to setup the SAMBA server as a master browser?
I don't want to mess things up with the WINS servers.
Thanks
Steve Simeonidis
Network
2003 Jan 20
1
net command
Hi,
You can use the command net rpc shutdown -S <machine name> to remotly shutdown a PC. Is it possible to, or could it possibly be a future upgrade to have a comma separated list of machines so that you can shutdown several machines at one time. Ie at the end of the day to shutdown PC's in a particular classroom?
What are your thoughts??
Cheers
-----------------
Kristyan
2001 Dec 05
5
Winbind help
Hi. I'm not subscribed to the list, so if you can help, please e-mail me
or CC me in the response.
I've been using Samba for quite a while, and just set up a 2.2.2 server
with winbind support. Console logins and SMB access work fine, wbinfo -t
reports "Secret is good", and wbinfo -r domain+ntuser shows the right
group number. In fact, the UID/GIDs are translated properly when
2002 Nov 28
1
Samba share is not writeable
I am having difficulty with Windows shares mounted with smb on my linux
machine. The mount directory will not have write permissions for anyone,
no matter what. The mount directory that I use is /home/samba. It has
0700, or drwx------ permissions when it is not connected to Samba. It is
owned by the user jhall, and the group root. When I mount it, if I use
dmask 0777, I get dr-xr-xr-x. If I use
2003 Mar 30
4
cant set up a no password login
hi
have problems to get an samba server up that offers shares for all
without a password
heres my smb.conf file located under /usr/local/samba/lib/smb.conf
[global]
netbios name = DEATHB
server string = Samba %v on (%L)
workgroup = LANSTRIKE
encrypt passwords = yes
security = share
[homes]
browseable = no
[mp3]
comment = lmh
path = /var/glftpd/site/mp3/lame.r3mix/
browseable = yes
read only =
2003 Mar 26
3
Fw: share a folder rw, but not deletable?
Is there a way in UNIX to make a folder with read+write permissions for
some group of users, but only allow them to read and write to the
folder... not actually delete the folder itself?
I have some samba shares, and directories inside them that I want to
remain with their current structure and permission settings -- with many
similiar group-specific files inside each folder, but I don't want
2003 Sep 02
1
History
Hi,
I all of a sudden require to log who has been login onto our domain, and
from which machine.
Looking through the logs I do have, I don't seem to have this
information for more than a day, even in the log.<machinename>.old file.
How can I change this ASAP?
RD7.3, Samba 2.2.8a
:)
Max
2003 Mar 06
2
restrict shares listings in domain to authenticated users
I'm setting up a samba primary domain controller in Debian woody and the
users are logging into the domain fine and can access their shares. I
would like to restrict the listings of available shares to only
authenticated users of the samba domain. I know this works in a win NT4
domain, how does one do it with samba?
This is the listing I get from an nt4 pdc (belongs to a different domain
than
2004 Oct 22
1
You have no permission to change your password
Error when you try to change your password
from Windows XP, SP1, latest patches
(ctrl-Alt-Del)
Server configuration
Fedora Core 1
samba-3.0.7-2FC1
Samba is configured as PDC with roaming profiles.
I've just noticed testparm gives the following error
ERROR: the 'passwd chat' script [*old password* %o\n *new password* %n\n *new password* %n\n *changed*] expects to use the old
2006 Sep 26
3
Scoring/similarity, biased towards small fields?
Lucene, and perhaps most search engines, are biased towards small fields
with little content (where thus the term frequency is higher). Lucene
has the option to define a custom (Similarity) class to calculate the
similarity between two fields (custom calculation of lengthNorm and tf)
in different documents. But how do I do this in ferret? (I know to boost
a field, but this is not what I
2005 Feb 04
2
Logging in via Linux machine to Windows Domain
Hi List -
I have a friend that runs a Windows domain with Active Directory and is
setting up some new laptops with Redhat. He wants to automate installs,
etc. on these laptops as he would on a Windows machine.
Just wondering if anyone has any experience with this - and also if anyone
knows of a good tutorial for joining a Linux machine to a Windows domain.
I've heard that it is possible.
2001 Jul 21
5
Failed X11 authentication does the wrong thing
Hi,
if I do the following:
ssh -X localhost
su - another_user
xterm
I get:
X connection to ming:10.0 broken (explicit kill or server shutdown).
Where what is really wanted was something like:
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
xterm Xt error: Can't open display: :0.0
'tis easy to reproduce the bug, but the debug
2007 Feb 03
2
Powerware 5110
I have an FC5 system with a powerware 5110 usb ups.
The system seems to find the UPS
------------------------------
[root@b1 src]# lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 0592:0002 Powerware Corp.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
-------------------------------
[root@b1
2003 Mar 29
1
Printing w/CUPS, Samba 2.2 - Adobe PS files?
I'm following the Samba HOWTO for CUPS printing, trying to run the
'cupsaddsmb' program but it requires the Adobe PS files. The howto says
to get them from www.adobe.com, can anyone be more specific?
The files required are:
ADFONTS.MFM
ADOBEPS4.DRV
ADOBEPS4.HLP
ADOBEPS5.DLL
ADOBESU.DLL
ADOBESU.HLP
ADOBEPTR2.PPD
ICONLIB.DLL
I've downloaded the "Universal 1.0.6 English"
2004 May 13
2
Asterisk, Configuration of SDP in SIP messages
2005 Nov 25
1
Can't bind to 0.0.0.0 port 655/tcp: Permission denied
Hellou
I found a interesting problem with my tinc instalation:
Log messages from main router.
tinc.vpn1[1959]: tincd 1.0pre7 starting
tinc.vpn1[1959]: /dev/tun is a Linux tun/tap device
tinc.vpn1[1959]: Can't bind to 0.0.0.0 port 655/tcp: Permission denied
tinc.vpn1[1959]: Unable to create any listening socket!
tinc.vpn1[1959]: Unrecoverable error
#cat