On Thursday 11 August 2005 10:41 pm, jurgen wrote:
Administrator can install a printer, but other
users can't see it.
Again, normal when installed as a "network printer".
I don't understand why this worked before, then. If that was broken
behaviour in NT Workstation, I want to find out how to
On Wed, Aug 10, 2005 at 07:39:30PM +0100, Paul Furness wrote:
> Hi.
>
> I'm having a helluva time trying to replace my Samba PDC machine with
> new hardware, and I'd really appreciate some pointers about how I should
> be doing it. I'm sorry, I wrote a lot of detail in this email - trying
> to
On Fri, Aug 12, 2005 at 08:10:29AM +0800, Chris Ong wrote:
> Geoffrey Scott wrote:
> >Is this on the command line? Because in the smb.conf this would be
> >correct,
> >as samba adds the necessary SambaSAMAccount attributes by itself. But if
> >you are using the smbldap-tools on the command line
Heya
> Isn't it time to update those workstations?
It has been for quite some time. :-/ If it weren't for our reliance on
MS Access, they would already be running Linux, and this whole problem
would be moot. But that's a topic for another list. :-)
.jurgen
--
[EMAIL PROTECTED] is jurgen's
On Thursday 11 August 2005 10:41 pm, jurgen wrote:
> > > Administrator can install a printer, but other
> > > users can't see it.
> >
> > Again, normal when installed as a "network printer".
>
> I don't understand why this worked before, then. If that was broken
> behaviour in NT Workstation, I wan
On Aug 12, 2005 07:36 AM, Robert Schetterer <[EMAIL PROTECTED]>
wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Horst B. Simon schrieb:
>| On Aug 11, 2005 10:35 AM, Geoffrey Scott <[EMAIL PROTECTED]>
>wrote:
>|
>|
>|>Horst B. Simon wrote:
>|>
>|>>Hi All,
>|>>
>|>>I have OX with Samba 3 a
Hi,
Thanks for your help so far.
> You can install the remote printer as a local printer by choosing
> "Local" in the wizard and using the UNC path to the device
> (\\servername\printer_share_name).
I tried this, thinking it could at least solve the problem in the
short term, but I can't see any
Kevin B wrote:
>> Kevin B wrote:
> The effect of this was the user could see their home directory [so
> they did auth propery with CRYPT] but they could not connect to
> their own home directory as it was 'owned' by some other uid. So I
> removed everything including the /home directories and
> Kevin B wrote:
>> Hello,
>
>> We couldn't connect to the server as any user from client PC's.
>> The smbldaptools were set to use SSHA encryption for password
>> attribute but phpldapadmin showed the passwords as CRYPT with only 8
>> chars for all users. I suspect the passwords never came over. I
Robin Bowes wrote:
If I browse to My Network Places\Microsoft Windows Network\Home on each
of the XP machines, here's what I see under Home on each machine:
Tosh2: Tosh2
All shares on Dude under My Network Places
Batmobile: Batmobile, Dude
Tosh: Batmobile, Dude
Some shares on Dud
[EMAIL PROTECTED] wrote:
Hi all,
is it possible at all to get Samba 3 on AIX 5.2 to join a Win 2003
> Domain natively ? All the precompiled versions do not have AD Support
> and having AIX krb5 installed (let alone using --with-ads)is enough
to make a compile run fail - both 3.0.14 and 3.0.20rc
On Thursday 11 August 2005 08:31 pm, jurgen wrote:
> I should have been more clear about how the administrator installs
> printers to the workstations. They're installed via the "Add Printer"
> Wizard. Selecting "Network printer", navigating to the server, and
> picking the printer. It asks for a d
Hi,
> In the wonderful world of Windows you can install a network printer as a
> "local" printer. This may have been what you did previously.
I should have been more clear about how the administrator installs
printers to the workstations. They're installed via the "Add Printer"
Wizard. Selecting
OK, I switched from storing the next available uidNumber and gidNumber in
the sambaDomainName object and put them into the old way of doing it -
putting them in cn=NextFreeUnixId. Now I can join machines to the domain.
Actually what put me on the right path was the suggestion that it was a
schema
Geoffrey Scott wrote:
Is this on the command line? Because in the smb.conf this would be correct,
as samba adds the necessary SambaSAMAccount attributes by itself. But if
you are using the smbldap-tools on the command line you need to specify the
"-a" option to have SambaSAMAccount attributes a
Chris Ong wrote:
> smbldap-useradd -w "%u" will add a workstation account to the LDAP
> tree with all POSIX attribute but without all the SambaSAMAccount
> attribute.
Is this on the command line? Because in the smb.conf this would be correct,
as samba adds the necessary SambaSAMAccount a
Kevin B wrote:
> Hello,
> We couldn't connect to the server as any user from client PC's.
> The smbldaptools were set to use SSHA encryption for password
> attribute but phpldapadmin showed the passwords as CRYPT with only 8
> chars for all users. I suspect the passwords never came over. In my
> p
Way back on Mar 10 2004, I wrote this:
==
Perhaps this is a known problem, and if so, hopefully it is fixed in 3.x:
Win2K SP4 clients, Samba 2.2.8a servers on Linux using ACL support with
XFS filesystem (Redhat SGI-XFS build, and Mandrake 9.2).
Adding/editing an ACL for an NT domain grou
Has anyone come up with a solution to this? I'm preparing to set up a
Win2K3 Terminal Server on a Samba-3 domain. I noticed at least two
people with this same issue, but so far no documented solution.
Samba-3 on CentOS 4.1 comes with a Windows registry hack that seems to
allow multiple users
Hello --
I am running a samba PDC server (samba 3.0.14a). Windows XP clients can join
the domain successfully. The network drive shows on clients' "my computer' as
"UserName on 'Samba 3.0.14a (ServerName)' (Z:)". I would like to have it shown
just simply as "Z:" . How can I do this?
Thanks,
On Thu, Aug 11, 2005 at 10:44:27AM -0700, Jeremy Drake wrote:
>
> OK, let's try a slightly different question/approach. If I, as a random
> samba user interested in such a thing, wanted to write an oracle vfs
> module such as described in the original quote, and I released this vfs
> code under t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Horst B. Simon schrieb:
| On Aug 11, 2005 10:35 AM, Geoffrey Scott <[EMAIL PROTECTED]> wrote:
|
|
|>Horst B. Simon wrote:
|>
|>>Hi All,
|>>
|>>I have OX with Samba 3 and Ldap working fine, except that workstation
|>>can not join the domain. When I try
Hi all,
is it possible at all to get Samba 3 on AIX 5.2 to join a Win 2003 Domain
natively ? All the precompiled versions do not have AD Support and having AIX
krb5 installed (let alone using --with-ads)is enough to make a compile run fail
- both 3.0.14 and 3.0.20rc2. Might Heimdal solve this ?
Hello,
I migrated 140 users and computer accounts from NT4 to Samba 3.0.14
with ldap today.
Smbldap-tools are the latest stable version from tarball.
No errors during vampire and everyone came over
and the groups and group memberships populated fine.
We couldn't connect to the server as any user
Have you checked on the home page?
This link specifies hints for using Star and ACL support:
http://cdrecord.berlios.de/old/private/star-acl.html
Felipe wrote:
Thanks for the link, Lee. I'm testing "star" but I didn't find many
informations about it..
I used this way to backup my files:
[EMA
On Thursday 11 August 2005 04:20 pm, Todd Johnson wrote:
> When our users log off for the evening and log back in in the
> morning they are having to re-enter the SMB password for the network
> shares they had saved when mapping them. In the past when the local
> username and password matched the
Hi List,
sorry for my bad English..
I got a problem with opening some files from an Samba Server 3.0.13
I can't open compiled Windows help files ( .chm)
Some other files too.
When i open this files from a Windows Server, i got no Problem.
Maybe misconfigured?
Give for that a parameter?
I found n
Jeremy Allison wrote:
Firstly I need to reproduce the problem. I haven't been able to do
that using a simple "copy XX n:\XX" command or using Windows explorer
cut and paste. Once I get my XP vmware session to reproduce the behaviour
I can start to experiment with fixing the problem.
*Exactly* w
On Thu, Aug 11, 2005 at 12:39:55PM -0700, Jeremy Allison wrote:
>
> Ok, I'm using the "disk test" part of www.passmark.com and can reproduce
> the "1 byte write every 64k followed by a qfilinfo" call against Samba,
> latest SVN code - but it also does the same against my Windows 2003 SP1
> server.
Hello Friends,
I have a lot of small problems with a Samba Server and I would like
some help please !
About my network
---
- Server Samba version 3.0.10-1.fc2
- The Samba server uses NIS to maintain the users account and I just
need to create the samba users (smbpasswd -a
Hello-
When our users log off for the evening and log back in in the morning
they are having to re-enter the SMB password for the network shares they
had saved when mapping them. In the past when the local username and
password matched the smbpasswd file then all connections restored w/o a
h
Thanks for the link, Lee. I'm testing "star" but I didn't find many
informations about it..
I used this way to backup my files:
[EMAIL PROTECTED] shares]# star -c -Hexustar -acl -C /home/shares/data/ .
f=/home/tmp/backup2.tgz
star: 2 blocks + 0 bytes (total of 20480 bytes = 20.00k).
And this way
On Wed, Aug 10, 2005 at 11:05:06AM +0200, David Beck wrote:
> Thank you for the suggestion. I'll keep the info for reference.
>
> Followup for the performance issue:
>
> The trace shows that the conversation changes right after the "trans2:
> query file info internal" stage, so I looked into the
Hello Friends,
I have a lot of small problems with a Samba Server and I would like
some help please !
About my network
---
- Server Samba version 3.0.10-1.fc2
- The Samba server uses NIS to maintain the users account and I just
need to create the samba users (smbpasswd -a
On Thu, Aug 11, 2005 at 10:17:53AM -0700, Don wrote:
> Jeremy, do you have any advice for me? I saw on an earlier post that
> you were at LinuxWorld so maybe you don't have time right at the moment
> to look at this problem...
>
> I saw a recent posting about "smbtorture.c" but couldn't find
On Wed, Aug 10, 2005 at 11:05:06AM +0200, David Beck wrote:
> >>
> >>After spending a lot of time with investigation I decided to go
> >>deeper in this issue. I installed ethereal to capture the traffic and
> >>compare the results bw XP-Windows and XP-Tru64. The test was to copy
> >>50Meg file t
I'm using Solaris 8, samba 3, kerberos and
openldap. I'm anexing: log.smbd, smb.conf, krb5.conf,
nsswitch.conf and the ktpass command in AD.
Somebody can help me?
I get this output in log.smbd:
---
[2005/08/11 12:41:45, 0] smbd/server.c:main(802)
smbd ve
Hi,
I've been struggling with getting subnet browsing to work on my home
network for some time and have decided to give it another go.
This is my network configuration:
Internet - Cisco SOHO97
(192.168.1.1)
| | |
++ | +
Dont know if the typo was only in your email but you have
[global]
workgroup = ETNET
in your smb.conf
and then tried to join
I change from workgroup: workgroup to Domain:ETINET
Good luck
Manannan
From: DSanchez <[EMAIL PROTECTED]>
To: samba@lists.samba.org
Subject: [Samba] J
Johan,
I had the same problem here.
[EMAIL PROTECTED] schrieb:
Hi,
I'm trying to compile Samba 3.0.14a with Active Directory support on
AIX 5.3 with AIX C 7.0.
The make process stops with the following error:
"nsswitch/pam_winbind.c", line 341.32: 1506-045 (S) Undeclared
identifier PAM_AUT
On Jeu 11 août 2005 18:54, CPNT : Eddy BOELS a écrit :
> Hi my name is Eddy
>
> I'm working with a samba serveur and 20 pc (windows xp).
>
> I would like to install a forum on intranet.
>
> I was trying to install phpBB but an error occured
>
> I had installed MySQL and APACHE but the error message
On Jeu 11 août 2005 17:32, Ken Walker a écrit :
> how would i put the following into smb.conf in a shorthand format
>
> host allow all ip's from 192.168.0.151 to 192.168.0.185 but non outside
> this
> range
>
> without putting them all in separately, is it
>
> host allow 192.168.0.151 - 192.168.0.1
Folks -
Is there a way to have SMB remember its password when SMB connections
are set to be re-mapped when a users logs back into the workstation?
In the past SMB would take the username and password of the local
account being sent it on login. Now the users login and have to go under
My Com
Jeremy, do you have any advice for me? I saw on an earlier post that
you were at LinuxWorld so maybe you don't have time right at the moment
to look at this problem...
I saw a recent posting about "smbtorture.c" but couldn't find it on the
ftp site. Does anyone have suggestions for a SMB t
On Thu, 11 Aug 2005, Jeremy Allison wrote:
> On Thu, Aug 11, 2005 at 01:15:01AM -0700, Jeremy Drake wrote:
> > For instance, would it be allowed to write a vfs module which talks to
> > Oracle to get the data which backs the filesystem rather than an actual
> > filesystem? Even if it involves lin
Dear Horst,
as far as I understand from Chapter 5 in "Samba by example", users AND
machines are treated the same way. Thats why JHT (by the way thanks to
John for writing this chapter, otherwise I would not have gotten Samba +
LDAP to work) is using in his smb.conf both for users AND machines
Hi my name is Eddy, i'm french
I'm working with a samba serveur and 20 pc (windows xp).
I would like to install a forum on intranet.
I was trying to install phpBB but an error occured
I had installed MySQL and APACHE but the error message is < you seem not
have a good database to work with phpB
Hi my name is Eddy
I'm working with a samba serveur and 20 pc (windows xp).
I would like to install a forum on intranet.
I was trying to install phpBB but an error occured
I had installed MySQL and APACHE but the error message is < you seem not
have a good database to work with phpBB >
An i
On 8/11/05, Tim Holmes <[EMAIL PROTECTED]> wrote:
> > Tim Holmes [EMAIL PROTECTED] wrote:
> > >
> > > Can someone point me in the right direction. Specifically, what I
> am
> > > looking for is a command that will allow me to generate a list of
> all
> > > the user groups on the system and their G
> Tim Holmes [EMAIL PROTECTED] wrote:
> >
> > Can someone point me in the right direction. Specifically, what I
am
> > looking for is a command that will allow me to generate a list of
all
> > the user groups on the system and their GID. This will allow me to
> > chgrp the folders as necessary.
>
Tim Holmes [EMAIL PROTECTED] wrote:
>
> Can someone point me in the right direction. Specifically, what I am
> looking for is a command that will allow me to generate a list of all
> the user groups on the system and their GID. This will allow me to
> chgrp the folders as necessary.
getent gr
how would i put the following into smb.conf in a shorthand format
host allow all ip's from 192.168.0.151 to 192.168.0.185 but non outside this
range
without putting them all in separately, is it
host allow 192.168.0.151 - 192.168.0.185
?
Many thanks
Ken
--
To unsubscribe from this list go
On Thu, Aug 11, 2005 at 01:15:01AM -0700, Jeremy Drake wrote:
> >From what I have been able to piece together from the archives of prior
> discussions on this topic, it appears that one cannot write a proprietary
> vfs module, correct?
>
> If that is true, how far does the non-proprietary nature n
That's also the conclusion I came to after reading doc on microsoft's
website (e.g: http://www.microsoft.com/resources/sam/lic_cal.mspx).
On that page they only speak about M$ servers.
[EMAIL PROTECTED] a écrit sur
11/08/2005 16:46:32 :
> > This is a question about microsoft license fees for d
Hi All,
I am current working on Samba + LDAP PDC in RHEL-4.
I some problem when doing the smbldap-useradd -w command.
When I have a WinXP box try to join the PDC,
smbldap-useradd -w "%u" will add a workstation account to the LDAP tree
with all POSIX attribute but with
Hi,
I want to run multiple Samba instances. Each instance would maintain
its own PID file. How do I configure each Samba instance to have a
separate PID file?
Can we configure the smb.conf in any way to achieve the same?
I am running Samba on HP-UX
Thanks in advance.
--
To unsubscribe from this
Greetings.
I was wondering if anyone else was experienceing this problem. If so, how to
remedy it.
We're using SaMBa 2.2.7 (I know it's EOL, but it's the only one available from
the IBM AIX Toolbox download site). After some length of time (seems to be
weeks or months), the machine account
Hi Folks:
A couple weeks ago, the list helped me develop the way to find the UID
of users on my AD system. At the time I did not think that it would be
necessary to know the GID of the AD Groups, but I am hitting some snags
where I need to change the group ownership of folders etc.
I suspect t
> This is a question about microsoft license fees for desktop connections.
> If a microsoft file/print server is replaced with with a linux samba
> server
> or if the company starts out with a linux samba server, how would
> the desktop connections be monitored for the purpose of microsoft
> collec
I have a Redhat Enterprise Linux (v3.0) box running Samba 3.0.9-1.3E.3.
This box only has two Samba shares created on it, each of them with a
single "valid user" entry. The relevant smb.conf information is
included below.
The problem is that when user1 tries to connect to \\server\user1 and
au
I'm so confused about the use of Samba.
This is my situation:
I have one Win2k domain with Active Directory. The
main network has only one PDC, but in others networks
I have 5 servers more, all under the same main domain
(I don't have subdomains).
I need to put some files in a Solaris 8
This is a question about microsoft license fees for desktop connections.
If a microsoft file/print server is replaced with with a linux samba server
or if the company starts out with a linux samba server, how would
the desktop connections be monitored for the purpose of microsoft
collecting connec
Hi all,
I have a problem with using NTBackup with SAMBA shares. I know about bug in
version 3.0.x.
I have SAMBA 1.9.18 at the moment on AIX machine and two Windows2003 Server.
While trying to select SAMBA shares for backup I have "Access to this device or
folder has been denied" error.
This pr
On Thu, 11 Aug 2005 10:35, Geoffrey Scott wrote:
> Horst B. Simon wrote:
> > Hi All,
> >
> > I have OX with Samba 3 and Ldap working fine, except that workstation
> > can not join the domain. When I try to join the domain I get
> > following error message: The following error occurred attempting to
I just compiled Samba (but in Solaris) with this
options:
export LDFLAGS="-L/opt/local/openldap/lib
-Wl,-R/opt/local/openldap/lib"
export CPPFLAGS=-I/opt/local/openldap/include
./configure --prefix=/opt/local/samba --with-winbind
--with-ads --with-ldap
--with-krb5=/opt/local/kerberos5
Maybe it can
On Thursday 11 August 2005 01:31 am, jurgen wrote:
> The way it worked before: Administrator would install printers into
> an NT workstation. Those printers would be able to be used by any
> user who logs into that machine. Users would inherit whichever
> printer set is installed on the machine the
Yes, they are generally coming from over the Internet and is the reason
for the OpenVPN part of the project.
Thanks,
Lonnie Cumberland
Lee Ball wrote:
Are the people who you want to connect to Samba locally on your
network or will they be connecting over the Internet? Its just I don't
see
i have a samba client 3.x (shareserver) with many shares. This server is a
client machine of samba LDAP 3.x (sambaldapserver). When i click properties
of any share of ldap server i can see ldap users and groups but my samba
shareserver can't see users and groups of ldap server when click propert
Pardon me if I don't adhere to list protocol - this is my first post:
I have a simple home network with a seemingly intractable problem. I'm pretty
new to Samba, though, and I can't help but think the answer, like the
purloined letter in Edgar Allan Poe's story, is staring me in the face.
Vario
Hi,
I'm trying to compile Samba 3.0.14a with Active Directory support on
AIX 5.3 with AIX C 7.0.
The make process stops with the following error:
Using FLAGS = -I/opt/compiled/include -I/opt/compiled/include
-I/opt/freeware/include -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -I./popt
-Iinclude -I/hom
Hi all
I have solved the pb... I had specified smb port 139, got rid of that.
Made it to accept domain logon, and changed the Administrator uid to 0
(smbldap-tools 0.8.7)
Thanks to the folks in IRC :) (especially _ranger_)
chap
On 8/11/05, Fred Blaise <[EMAIL PROTECTED]> wrote:
> Hey all
>
>
Many thanks for this, will stop me having to mess around with cut etc
getting usernames and such out :)
Im not too worried about workstations as they are all being rebuilt, its
still mostly the passwords. My "get around" is that they really only need it
for webmail, so what I will do is hold off
Are the people who you want to connect to Samba locally on your network
or will they be connecting over the Internet? Its just I don't see why
you would need OpenVPN unless they were connecting over a public network.
You may also want to look at
http://samba.linuxforum.net/samba/docs/man/Samba
>From what I have been able to piece together from the archives of prior
discussions on this topic, it appears that one cannot write a proprietary
vfs module, correct?
If that is true, how far does the non-proprietary nature need to extend?
For instance, would it be allowed to write a vfs module w
Hi
I am trying to set up a PDC with a tdbsam backend.
I ran into problems and decided to try starting the smb user list afresh
deleting the contents of the private directory, adding the samba users and
converting the database using the command pdbedit -I smbpasswd -e tdbsam
I get the message for a
Hey all
I have installed a new Debian 3.1, with samba 3.0.14a-3 from apt-get.
I have configured samba to use the LDAP backend. I used the
smbldap-populate to get my directory going. No problem until then.
I currently only have 1 machine, which is also configured to be the PDC.
But, I can't join
76 matches
Mail list logo