Displaying 20 results from an estimated 38 matches for "enestvedt".
2005 Apr 27
2
Changes to HOWTO and maybe Samba Guide for Solaris patches
...arch.do?collection=PATCH&type=collec
tions&max=50&language=en&queryKey5=112960;rev=14&toDocument=yes
(Yeah, that's all one line.)
I just thought I should mention it, in case there are other specific
URLs for Sun web pages in the (wonderful!) documentation.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2003 Nov 18
2
Basic Sol8 compile question
...lots and lots of "cannot find include file" messages whether ot not I try ot use --with-pam or --with-winbind.
I don't think it's a problem with the makefile since it happens in 3.0.0 and 3.0.1pre3 (and also because I feel the problem very likely is me).
Thanks.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
William.Enestvedt@jwu.edu
Phone: (401) 598-1584 -- Cell: (401) 258-9169
2005 Feb 22
2
How current is the HOWTO collection?
...I'm struggling with a new install of Samba that's more complex than
I've tried before, and I keep the two Samba dead-tree books open on my
desk -- but if the online docs in the tarball are more current than the
books, these heavy things are going up on my shelf!
Thanks.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2003 Dec 19
2
Printing OK on 98, "Access denied" on XP Pro
...es when I solve this problem. I commented out the printcap line because I don't want to share all the printers: I have a lot configured on this Sun but use a Windows print server to publishing them to desktop PC users.)
Any suggestions? Thanks in advance for everyone's time.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2005 Apr 01
2
samba & ads problem
I follow the procedure for the integration of Samba
3.0.13 in Ads environement, but when I enter the
command "net ads join -U administrator" system return
me this error:
------errrrrrror--------
morgoth:/usr/local/samba/bin# ./net ads join -U
administrator
administrateur's password:
[2005/04/01 16:34:48, 0]
utils/net_ads.c:ads_startup(191)
ads_connect: No such file or directory
2005 Mar 03
4
Can't see my Samba server into the A.D. Domain
Samba server: SUN/Solaris 8
Samba version 3.0.10
Domain: Active Directory with a W2K PDC
My Samba server is a Domain Member Server, connected to the Active Directory
Domain with the "net rpc join" unix command.
All the MS-Windows SMB client from the Domain can connect an use, without
any problem, the shares of the Samba server.
When I use, on an MS-Windows client or the PDC, the
2004 Feb 02
2
Solaris 8 & Samba 3: "address already in use"
...tcp nowait root /usr/local/samba/sbin/smbd smbd
netbios-ns dgram upd wait root /usr/local/samba/sbin/nmbd nmbd
microsoft-ds stream tcp nowait root /usr/local/samba/sbin/smbd smbd
------end inetd.conf------
Are any of my entries incorrect?
Thanks for the help.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2004 Feb 10
1
Which compiler for Solaris 8?
...ompile it, and I'm curious what, if any, recommendations you have for a compiler.
I initially tried to use Sun's Forte compiler when I cewt up 3.0.1, but that was a dead end. I can download GCC from all over the web -- so which version is best?
Thanks for any suggestions.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2005 Feb 24
2
Testing LDAP: ssh connection refused
Hi all,
I installed a samba 3 PDC with LDAP.
I created a system account in LDAP (smbldap-useradd -m
testuser). When I try to login on my system as
testuser (ssh testuser@PDC-SRV.DOMAIN.ORG) I get the
following message:
ssh: connect to host PDC-SRV.DOMAIN.ORG port 22:
Connection refused.
However, if I connect to my system using with the root
account(ssh root@ip_address) that successes.
Would you
2005 Mar 10
1
Tiny HOWTO edit
On page 206 of the Samba-HOWTO-Collection PDF, in the seventh paragraph,
the word "use" appears to be missing from the sentence, "When Samba is
being used as the PDC and BDC the of an LDAP..." -- but that could just
be me.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2005 Jun 17
1
What happened to the Solaris packaging between 3.0.2a and3.0.14a?
...> I'm just missing the former [Solaris packaging] functionality.
> Can anyone explain why this was changed and if it is
> possible to get it back?
>
Perhaps because Samba is bundled with the OS now and fewer people
need to get it from a 3rd party? Just guessing...
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2003 Dec 19
3
Can't compile 3.01 on Solaris
I can't get 3.0.1 to fully compile on my Solaris machines(2.6 and 2.8) Below
is an example the error I am getting. Note, that it errored out earlier with
the same problem, I typed make again and it went on to the next file, got
the same error about a file with extension .o.o not existing.
The actual error:
---
Compiling lib/replace1.c with -KPIC
mv: cannot access lib/replace1.po.o.o
***
2003 Dec 11
7
.Xauthority & SMB
I asked this question a while ago, but never got any response. Since
then, I've researched the problem some more, so I can give a much more
concise description of what's happening.
I'm mounting the home directories of the users upon login (using
pam_mount) from the Windows server. However, none of the users can run X
Windows. It says there's a problem with the .Xauthority file.
2005 Apr 14
11
Repeat Review Request
Folks,
I like criticism! Please give me lots of it - particularly in respect of the
updated "Samba-Guide". It should now be up on the Samba mirror sites.
You can download it from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
I have incorporated all feedback into this book. Did I get it right this time
or should I give up?
So far, not a word of feedback is deafening!
Is it
2003 Jan 27
1
TDB to text
I seem to recall the existence of a utility to convert (dump?) TDB files
into text format so one could peruse the contents. I also seem to
recall that one could do the reverse - build a TDB from a text file.
Is this true? Does this utility exist? Would I have to hack my own out
of the TDB code in Samba?
Best
Diego
2003 Nov 18
0
Is print-serving this easy? Also, Sol8 compile problem
...d failed for target `nsswitch/wb_common.po.o'
------end error message------
In the directory mentioned in the error, the file "wb_common.po.o" exists, but there's certainly no file named "wb_common.po.o.o". (I'm using Sun's compiler.)
Any ideas?
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2003 Nov 22
1
Samba and Swat Installation Question
Hi group
I followed the how to to install SAMBA directly from the website. I
download the
latest source file,compile, and install it. My
question is where does the smb.conf resides? I look
all the samba directories and i don't find it. Should i make it from a
scratch or load the one that comes with the
distro(RH9).Also on SWAT what can cause this a error "connection refused
when
2003 Dec 22
2
Printers and other stuff
Well.. okay. Only printers.
I am still having issues (pains, actually) getting my pritner shares to
work from either Linux OR Windows 2000. One of the things I see here is
that the majority of users use CUPS as the printing daemon. From my
previous Unix experieince, I have gravitated towards BSD as my printing
daemon.
Could this be the reason I am having trouble> Does Samba work better
with
2004 Jan 04
0
Why does lpstat run on Solaris Samba 3.0.1?
...print spooler & job management product called Xi-Text, which displaces several of the stock lp* binaries; their implementation of lpstat (among other programs) doesn't completely replicate Sun's version.
As a result, I get entries in my smbd.log file when I connect with the username wenestvedt to send a job to a printer named pvdpar03lz02 like this:
-----start log.smbd entry-----
[2004/01/04 13:30:15, 1] smbd/service.c:make_connection_snum(705)
wenestvedt (192.168.59.84) connect to service pvdpar03lz02 initially as user nobody (uid=60001, gid=60001) (pid 10789)
Sorry - '-o' op...
2004 Jan 21
0
Custom form and anonymous printing
...nonymous access from v. 3.0.1 on Solaris 8 to Windows 98 & XP Pro clients.
Should I change the server to require a password and then set this (according to pages 236 ff. of the new Samba book) and change it back, or is there another way?
Thanks in advance for any suggestions.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI