Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Smb works for Imac/Not Ubuntu 12.10

  1. #11
    Join Date
    Aug 2006
    Beans
    142
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Smb works for Imac/Not Ubuntu 12.10

    Quote Originally Posted by markdavidoff View Post
    and after you enter your password?

    From http://ubuntuforums.org/showthread.php?t=909020 :





    Try this.
    Also, what is the output of:

    It shows my networked printers but not the "workserver" that I need to connect to.

    smbclient -L localhost
    smbclient -L localhost
    WARNING: The "password level" option is deprecated
    Unknown parameter encountered: "update encrypted"
    Ignoring unknown parameter "update encrypted"
    WARNING: The "idmap uid" option is deprecated
    WARNING: The "idmap gid" option is deprecated
    Unknown parameter encountered: "server role"
    Ignoring unknown parameter "server role"
    Enter justin's password:
    Domain=[MOGOP] OS=[Unix] Server=[Samba 3.6.6]

    Sharename Type Comment
    --------- ---- -------
    IPC$ IPC IPC Service (Samba file and print server)
    sysvol Disk
    pdf-printer Printer PDF Printer Service
    pdf-documents Disk Converted PDF Documents
    profiles Disk User Profiles
    netlogon Disk Network Logon Service
    homes Disk Home Directories
    Hewlett-Packard-HP-LaserJet-P4015 Printer Hewlett-Packard HP LaserJet P4015-1
    Ricoh-Aficio-MP-C4500 Printer Ricoh Aficio MP C4500
    justin Disk Home Directories
    Domain=[MOGOP] OS=[Unix] Server=[Samba 3.6.6]

    Server Comment
    --------- -------

    Workgroup Master
    --------- -------
    WORKGROUP PRINTSERVER

  2. #12
    Join Date
    Aug 2006
    Beans
    142
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Smb works for Imac/Not Ubuntu 12.10

    One of the worst things to happen when trying to fix something is when you make tons of changes, and then it works, and you can't figure out which change actually made it happen! I can now connect to my windows server through IP. And I think this is how I made it happen:


    In /etc/samba/smb.conf add the following to the bottom of the [global] section:

    client lanman auth = yes
    client ntlmv2 auth = no

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •