Hi,
this problem applies to 2.2.4 and partly to head, too.
I need to set a username when connecting to a Win2K server using winbind.
The documentiation states "wbinfo -A user%password" would do the trick.
However this doesn't work. For wbinfo in 2.2.4:
- the "-A" option is documented, but isn't
Hi,
I am trying to print with Windows XP and Samba 2.2.4 under RH-7.2
(cups-1.1.14)
Sometimes (I know, this isn't helpfull) Windows XP can't connect to the
printer (Name: hp2100new) , even can't show the queue by doublecliking
on the printer.
The printer itself is shown
The error mesasage in
Downloaded 2.2.4 yesterday and it without your patch it works for me:
[noel@belly noel]$ wbinfo -a uk+nkelly%password
plaintext password authentication succeeded
error code was NT_STATUS_OK (0x0)
challenge/response password authentication succeeded
error code was NT_STATUS_OK (0x0)
[noel@belly no
Hi Noel,
Am Sonntag, 12. Mai 2002 13:39 schrieb Noel Kelly:
> Downloaded 2.2.4 yesterday and it without your patch it works for me:
>
> [noel@belly noel]$ wbinfo -a uk+nkelly%password
> plaintext password authentication succeeded
> error code was NT_STATUS_OK (0x0)
> challenge/response password a
Title: realsex
* º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í»çÇ׿¡
ÀǰÅ(±¤°í)ÀÓÀ» ¹àÈü´Ï´Ù. Çã¶ô¾øÀÌ È«º¸¸ÞÀÏÀ»
º¸³»µå·Á Á˼ÛÇÕ´Ï´Ù.
±ÍÇÏÀÇ E-Mail Àº °Ô½ÃÆÇ µî ÀÎÅÍ³Ý »ó¿¡¼ ¾Ë°Ô µÇ¾úÀ¸¸ç,
E-Mail À» Á¦¿ÜÇÑ ¾î¶°ÇÑ Á¤º¸µµ ¾ËÁö
¸øÇÔÀ» ¹àÈü´Ï´Ù. ¼ö½Å°ÅºÎ¸¦ ¿øÇϽøé
Title: °¡ºñ¾ßºìº¸Çè·á
Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡ [±¤°í]¶ó°í Ç¥±âÇÑ ±¤°í¸ÞÀÏ ÀÔ´Ï´Ù.
¼ö½ÅÀ» ¿øÄ¡ ¾ÊÀ¸½Ã¸é ¼ö½Å°ÅºÎ¸¦ ´·¯ÁÖ¼¼¿ä
Hi,
I've got problems in the developement of a very basic SMB
client (list, move, rename and delete files). I've got
difficulties in finding the name of a share available on a
host. I've got some problems to understand the smb_tconx and
smb_architecture and how it's working .
For example if I use
On Sun, 12 May 2002, william fargo wrote:
> Hi,
>
> I've got problems in the developement of a very basic SMB
> client (list, move, rename and delete files). I've got
> difficulties in finding the name of a share available on a
> host. I've got some problems to understand the smb_tconx and
> smb
Hi,
I would like to add an additional flag to both name_query and
node_status_query.
This flag will return the value of the Recursion Available flag in the
nmb packet header.
I am sure some people will find it useful.
Any objections?
Regards
-
Richard Sharpe, [EMAIL PROTECTED], [EMAIL
On Fri, 10 May 2002, Hoover, Robert A. [C] wrote:
> I'm very new to Samba, and being an NT administrator, I'm also not very
> proficient with the Unix world.
>
> However, I've been following some directions in configuring Samba and have
> made decent progress to the point of adding the server to
Noel Kelly wrote:
>
> Downloaded 2.2.4 yesterday and it without your patch it works for me:
>
> [noel@belly noel]$ wbinfo -a uk+nkelly%password
We are not talking about -a authenticiaon, but the method of sepecifying
a username and password that winbindd should use itself to talk to the
domain
On Sun, May 12, 2002 at 10:26:41AM +0200, Juergen Hasch wrote:
> this problem applies to 2.2.4 and partly to head, too.
>
> I need to set a username when connecting to a Win2K server using winbind.
> The documentiation states "wbinfo -A user%password" would do the trick.
Hi - I've checked this
At 17:45 10.05.2002 +0200, Claus Svarer wrote:
>"Printer properties can not be displayes. Operation could not be
>completed".
>
>I have followed the instructions for configuring the Samba share "$print"
the share name must be "print$" not "$print",
but still don't really know if it solve your pr
I had a similar issue a couple of weeks ago. Here is the link to my post:
http://lists.samba.org/pipermail/samba-technical/2002-April/036269.html
>From your description, I'm not sure you have the same issue but the work
around might work for you.
Hope this helps,
- Sam
On Mon, 13 May 2002,
Applied patches in ftp://ftp.samba.org:/pub/jerry/samba-2.2.4-patches/
and re-compiled.
Warning "nsswitch/winbind_nss_config.h:135: warning: `ZERO_STRUCTP'
redefined"
disappeared. But I still got -KPIC rather than -fPIC, so that had to
manually edit Makefile.
Seems the patch for configure.in did
On Mon, 13 May 2002, Tian-xiong Lu wrote:
> Applied patches in ftp://ftp.samba.org:/pub/jerry/samba-2.2.4-patches/
> and re-compiled.
> Warning "nsswitch/winbind_nss_config.h:135: warning: `ZERO_STRUCTP'
> redefined"
> disappeared. But I still got -KPIC rather than -fPIC, so that had to
> manual
Hi Richard,
Tried, but both config.cache and autoconf do not exit in the source
directory.
Maybe in somewhere else.
Tian.
- Original Message -
From: "Richard Sharpe" <[EMAIL PROTECTED]>
To: "Tian-xiong Lu" <[EMAIL PROTECTED]>
Cc: "Gerald Carter" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
S
On Mon, 13 May 2002, Tian-xiong Lu wrote:
> Hi Richard,
>
> Tried, but both config.cache and autoconf do not exit in the source
> directory.
That means you do not have autoconf installed. Was it 2.2.4 you were
playing with or the latest CVS?
If it is 2.2.4, then there will be no changes, beca
¢¹ º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀǰÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù.
¢¹ e-MailÁÖ¼Ò ÀÌ¿ÜÀÇ ¾î¶² Á¤º¸µµ °¡Áö°í ÀÖÁö ¾ÊÀ¸¸ç ¿øÄ¡¾Ê´Â Á¤º¸¿´´Ù¸é Á¤ÁßÈ÷ »ç°úµå¸³´Ï´Ù.
¿øÄ¡ ¾Ê´Â Á¤º¸¿´´Ù¸é ¼ö½Å°ÅºÎ
ÇØ ÁÖ½Ã¸é ¹ß¼ÛµÇÁö ¾Êµµ·Ï ÇϰڽÀ´Ï´Ù.
¢Ã Á¦Ç° »ç¿ë¿ëµµ.1.
±Ù°Å
Hi,
Just in case I'm the first to have noticed this:
$ smbclient //server/share -c "ls" -Tc
added interface ip=172.16.1.3 bcast=172.16.1.255 nmask=255.255.255.0
Segmentation fault
This happened when out of curiosity, I wondered if
it was possible to execute some smbclient commands,
such as a c
Hi,
where can I find docs for smbwrapper?
Is option --with-smbwrapper supported in Solaris?
Tian.
21 matches
Mail list logo