Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by George Sherwood (0dda3a15bf7904b0da5f57124a8763f12cdc4fc3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <pilot AT beernabeer.com>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by George Sherwood (0dda3a15bf7904b0da5f57124a8763f12cdc4fc3)
  • Date: Wed, 9 Jul 2008 07:40:07 -0500

On Tue, 08 Jul 2008 20:18:30 -0700
Eric Sandall <eric AT sandall.us> wrote:

>
> I also get this problem:
> # cast --queue
> ...Installing nsswitch/libnss_winbind.so to /lib
> Symlinking libnss_winbind.so.2 to libnss_winbind.so
> /lib /usr/src/samba-3.2.0
> /usr/src/samba-3.2.0
> Installing nsswitch/libnss_wins.so to /lib
> Symlinking libnss_wins.so.2 to libnss_wins.so
> /lib /usr/src/samba-3.2.0
> /usr/src/samba-3.2.0
> `examples/smb.conf.default' -> `/etc/samba/smb.conf.default'
> `examples/smb.conf.default' -> `/etc/samba/smb.conf'
> chmod: cannot access `/usr/bin/smbmnt': No such file or directory
> chmod: cannot access `/usr/bin/smbumount': No such file or directory
> ! Problem Detected !
> INSTALL failed!
>
> $ sorcery -v
> 1.14.1-rc3
>
> Before this, I had samba 3.0.30 installed, but now:
> $ gaze version samba
> Grimoire Section Spell Grimoire Version Installed Version
> -------- ------- ----- ---------------- -----------------
> test net samba 3.2.0 -
>

Looks like they have done away with smbmnt and smbumount at least as
defaults. Looks like now you should use:

mount -t cifs //machine/service /mountpoint -o
"user=winuser,password=hfhf,domain=workgroup"

I am still looking into it. I don't install with mount tools suid root,
so I didn't see this.

George

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page