Displaying 20 results from an estimated 1000 matches similar to: "Smbpasswd help101"
2008 May 22
4
samba question
Hi,
I am running Centos5.1, trying to configure samba now. I am quite new
in this area and hope help from the list.
I could not connect to it from a windows xp pc
>From the console, I log in and do a
>smbclient -L localhost -U%
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.25b-0.el5.4]
Sharename Type Comment
--------- ---- -------
samba
2008 Feb 23
3
SAMBA is driving me crazy
hi guys
i have CentOS-5.1 with samba-3.0.25b-0.el5.4
and i took this workin well smb.conf from slackware12
( commands to be done befor this ):
# useradd wbc -c /home/wbc -g users# smbpasswd -a wbc# mkdir /export# chmod u+rwx,g+rx,o+rx /export# chown wbc.users /export
the conf file:[global]workgroup = WORKGROUPnetbios name = sanshirosecurity = share
[share]comment = Datapath = /exportforce user
2011 Jan 08
3
Network Scanner and CentOS 5.5
I have an HP Photosmart 3210 All-in-One color printer. Printing works
great, but I cannot get xsane to locate it on the local subnet.
I've been to the sane site and looked at the backends. The HP 3210 is
supported by hpio and there is a note that hpio is no longer needed
because the functionality has been rolled int hplip. yum shows hplip is
installed:
hplip.x86_64 1.6.7-4.1.el5.4
2010 Jul 29
3
hplip under CentOS-5.5
Is anyone successfully using hplip under CentOS?
When I try to print on my HP Officejet J4580
I always get the error
----------------------------------
Printer Filter "foomatic-rip-hplip" for printer "oj" not available:
No such file or directory
----------------------------------
What I find puzzling is that I have googled for this,
and it appears there has been the same
2008 Apr 03
1
list all samba accounts
Hi,
Is there a way to list all the samba accounts from the backend ?
Thanks
Minh
This email contains confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and
2008 Mar 26
1
samba3.0.22 - "net setlocalsid" with no effect
Hello again,
Here one more post to get my roaming profiles work.
I want to change the SID of the Samba 3.0.22 PDC following this
description:
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id2600168
Results:
first
root# net getlocalsid
<error, which I can't remember or produce>
next step:
root# net setlocalsid SID_WANTED
root#
root# net getlocalsid
SID
2012 Jul 19
0
CESA-2012:1102 Moderate CentOS 5 pidgin Update
CentOS Errata and Security Advisory 2012:1102 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1102.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8908908678462c28bc03c3915620946db378b4a1f3fe93a21c52e442cae90c69 finch-2.6.6-11.el5.4.i386.rpm
2012 Jul 20
0
CentOS-announce Digest, Vol 89, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2010 Oct 22
1
XCP - source code for loader in /opt/xensource/packages/files/guest-installer/
Good day.
I trying to look to source code for sbin/loader in
/opt/xensource/packages/files/guest-installer/el5.4-initrd-additions.cpio
but unable to find it on source-1.iso. (May be I just search in wrong
places).
Where it source can be found?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 22
1
roaming profiles moved to a new machine - big confusion
Hello samba dancers,
I'm Friedrich Strohmaier and new to this mailing list. More important:
I'm (very) new to PDCing Computers in a network, and I ran in big
troubles doing so.
Try to tell a long story in short: I'm a fairly experienced
administrator for linux systems, and was orderd to move a
serverinstallation (SuSE7.0, Samba2.2.x) to a new machine. The old
machine did stop
2013 Aug 05
0
CentOS-announce Digest, Vol 102, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 Aug 05
0
CEBA-2013:1131 CentOS 5 cman Update
CentOS Errata and Bugfix Advisory 2013:1131
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1131.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8cca452c8b30e288fc53d2ae3692a9a6a4ed132d32b2881f72f1db99a56c05cb cman-2.0.115-109.el5.4.i386.rpm
2008 Mar 29
1
Samba 101 help
Hi,
I saw this setup on the web .. is this looks right to you ?
The security set to user level, which use linux samba local login and
password.
Why this needs to set workgroup = SAMBAGRP ?
[global]
workgroup = SAMBAGRP
security = user
passdb backend = tdbsam
Thanks
2009 May 26
3
Tinyproxy and shorewall setup
Hello I''m trying to setup tinyproxy and shorewall on a LEAF Bering firewall. What I''d like to do is block all HTTP connections to the internet on port 80 and 8080 and force users to use port 8888.
So in shorewall/rules I have
ACCEPT loc fw tcp 8888
DROP loc fw tcp 80,8080
The ACCEPT works fine but the DROP does not seem to work. If I
2007 Nov 28
6
Class variable does not retain its value in rails
Howdy,
Newbie question: how come my class variable ("static" in Java/C#)
doesn''t retain its value in Rails? The following code works well in the
Ruby console (the number is incremented all the time even though new
instances are created), but in Rails it always restarts at 1.
In the /libs/ folder:
class StaticTest
@@call_count = 0
def increment
2018 Feb 23
7
RFC 8305 Happy Eyeballs in OpenSSH
Hello,
I use hosts that are dual stack configured (IPv4 and IPv6) and it
happens that connectivity through one or the other is broken and
timeouts. In these case connection to the SSH server can take quite some
time as ssh waits for the first address to timeout before trying the
next.
So I gave a stab at implementing RFC 8305. This patch implements part of
it in sshconnect.c.
* It does not do
2011 Sep 22
0
CEEA-2011:0995 CentOS 5 i386 cmake Update
CentOS Errata and Enhancement Advisory 2011:0995
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0995.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
ca54c9f49e6115e888477e6c47d07e78 cmake-2.6.4-5.el5.4.i386.rpm
Source:
513e5f1030e4d9a2678723dd70acc105 cmake-2.6.4-5.el5.4.src.rpm
--
Karanbir Singh
2011 Sep 22
0
CEEA-2011:0995 CentOS 5 x86_64 cmake Update
CentOS Errata and Enhancement Advisory 2011:0995
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0995.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
1316087adeefea03d8674bf1c2475692 cmake-2.6.4-5.el5.4.x86_64.rpm
Source:
513e5f1030e4d9a2678723dd70acc105 cmake-2.6.4-5.el5.4.src.rpm
--
Karanbir Singh
2013 Apr 20
5
configure error using Lustre 2.3 and OFED 3.5
Configure fails at testing for openib - anyone an idea?
Thanks
Michaell
configure:10034: checking whether to enable OpenIB gen2 support
configure:10138: cp conftest.c build && make -d modules CC=gcc -f /home/mhebenst/lustre-2.3.0/build/Makefile LUSTRE_LINUX_CONFIG=/adm
in/extra/linux-2.6.32-358.2.1.el6.x86_64.crt1/.config LINUXINCLUDE= -I/usr/local/ofed/3.5/src/compat-rdma-3.5/include
2006 Aug 17
9
Help me please !
Hi all,
I''m a new comer. I want to design website myself but i don''t know any
thing about coding before. Please advise me to learn which programming
language ! I''m very interested on Ruby and Ruby on Rails introduction
...
Thank you so much !
--
Posted via http://www.ruby-forum.com/.