# File smb.rb, line 78
  def on_authentication(proc = nil)
    yield server, share, workgroup, username, password
  end